Skip to content

Commit

Permalink
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.23.0 to 2.24.0.

---
updated-dependencies:
- dependency-name: net.revelc.code.formatter:formatter-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent 1021900 commit 71a6e11
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 @@ -615,7 +615,7 @@
<plugin>
<groupId>net.revelc.code.formatter</groupId>
<artifactId>formatter-maven-plugin</artifactId>
<version>2.23.0</version>
<version>2.24.0</version>
<configuration>
<configFile>${project.basedir}/eclipse-java-google-style.xml</configFile>
<encoding>UTF-8</encoding>
Expand Down

0 comments on commit 71a6e11

Please sign in to comment.