-
Bug
-
Resolution: Fixed
-
Minor
-
None
Commit 3fde4eb3a2d97e9611a43deb4c8b9db278b5af9a updated the snakeyaml API plugin dependency from snakeyaml 1.31 to snakeyaml 1.32. However, that did not result in a release of the plugin, even though the plugin is configured for continuous delivery.
Actual result
No release was generated when the dependency was updated from 1.31 to 1.32
Expected result
Release should be delivered when the snakeyaml dependency is updated
Alternatives
I'm happy to submit a pull request proposing a change, but wasn't sure if the preferred change is to label dependabot pull requests with a `feature` label or a `developer` label or if there was some other way that would be better for the maintainers of the plugin.