Skip to content

Commit

Permalink
Merge pull request #107 from tnaskali/dependabot/maven/com.diffplug.s…
Browse files Browse the repository at this point in the history
…potless-spotless-maven-plugin-2.44.1

Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.0 to 2.44.1
  • Loading branch information
tnaskali authored Jan 8, 2025
2 parents 31d41b4 + 2ecd0d3 commit d97ab32
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 @@ -199,7 +199,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
<version>2.44.0</version>
<version>2.44.1</version>
<configuration>
<java>
<palantirJavaFormat>
Expand Down

0 comments on commit d97ab32

Please sign in to comment.