georgberky / dependency-update-maven-plugin

A Maven plugin that creates merge requests for dependency updates.
Apache License 2.0
26 stars 9 forks source link

Dryrun appreciated #63

Open ascheman opened 1 year ago

ascheman commented 1 year ago

As a user of the plugin I would like to run the updates in a dry run mode (where the resulting branches are not pushed) in order to not bother my Git upstream repository (i.e., origin by default) with my tests and changes.