Skip to content

Commit

Permalink
Bump org.hjug.refactorfirst.plugin:refactor-first-maven-plugin (#177)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 2e74122 commit ed04c8b
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 @@ -162,7 +162,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 ed04c8b

Please sign in to comment.