Skip to content

Commit

Permalink
Merge pull request #2351 from lukas-krecan/dependabot/maven/com.diffp…
Browse files Browse the repository at this point in the history
…lug.spotless-spotless-maven-plugin-2.44.2

Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.1 to 2.44.2
  • Loading branch information
lukas-krecan authored Jan 15, 2025
2 parents 9c53ae1 + 7dcc31f commit 48f774f
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 @@ -91,7 +91,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
<version>2.44.1</version>
<version>2.44.2</version>
<configuration>
<java>
<palantirJavaFormat><version>2.38.0</version></palantirJavaFormat>
Expand Down

0 comments on commit 48f774f

Please sign in to comment.