Skip to content

Commit

Permalink
Bump org.hjug.refactorfirst.plugin:refactor-first-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [org.hjug.refactorfirst.plugin:refactor-first-maven-plugin](https://github.com/refactorfirst/RefactorFirst) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/refactorfirst/RefactorFirst/releases)
- [Commits](refactorfirst/RefactorFirst@0.6.1...0.6.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 0a593f3 commit 79f9d08
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 @@ -157,7 +157,7 @@
<plugin>
<groupId>org.hjug.refactorfirst.plugin</groupId>
<artifactId>refactor-first-maven-plugin</artifactId>
<version>0.6.1</version>
<version>0.6.2</version>
<configuration>
<showDetails>true</showDetails>
</configuration>
Expand Down

0 comments on commit 79f9d08

Please sign in to comment.