Skip to content

Commit

Permalink
Bump net.revelc.code.formatter:formatter-maven-plugin (#1090)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 4fa562c commit e8ea00c
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 @@ -222,7 +222,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>${kryo.root}/eclipse/code-format.xml</configFile>
<lineEnding>KEEP</lineEnding>
Expand Down

0 comments on commit e8ea00c

Please sign in to comment.