Skip to content

Commit

Permalink
build(deps): Bump org.hjug.refactorfirst.plugin:refactor-first-maven-…
Browse files Browse the repository at this point in the history
…plugin

Bumps [org.hjug.refactorfirst.plugin:refactor-first-maven-plugin](https://github.com/refactorfirst/RefactorFirst) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/refactorfirst/RefactorFirst/releases)
- [Commits](refactorfirst/RefactorFirst@0.5.0...0.6.0)

---
updated-dependencies:
- dependency-name: org.hjug.refactorfirst.plugin:refactor-first-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 5527212 commit cd864dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
<plugin>
<groupId>org.hjug.refactorfirst.plugin</groupId>
<artifactId>refactor-first-maven-plugin</artifactId>
<version>0.5.0</version>
<version>0.6.0</version>
<configuration>
<showDetails>true</showDetails>
</configuration>
Expand Down

0 comments on commit cd864dc

Please sign in to comment.