Skip to content

Commit

Permalink
fix(deps): bump net.revelc.code.formatter:formatter-maven-plugin
Browse files Browse the repository at this point in the history
Bumps net.revelc.code.formatter:formatter-maven-plugin from 2.24.0 to 2.24.1.

---
updated-dependencies:
- dependency-name: net.revelc.code.formatter:formatter-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 and github-actions[bot] committed Jun 10, 2024
1 parent 665f242 commit c1f5c19
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 @@ -1620,7 +1620,7 @@
<plugin>
<groupId>net.revelc.code.formatter</groupId>
<artifactId>formatter-maven-plugin</artifactId>
<version>2.24.0</version>
<version>2.24.1</version>
<configuration>
<configFile>${eclipse-formatter.config.path}</configFile>
</configuration>
Expand Down

0 comments on commit c1f5c19

Please sign in to comment.