Skip to content

Commit

Permalink
+ spotless palantir versions
Browse files Browse the repository at this point in the history
  • Loading branch information
q3769 committed Dec 25, 2023
1 parent 47f6f95 commit 5049815
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
<version>2.40.0</version>
<version>2.41.1</version>
<executions>
<execution>
<id>spotless-apply-id</id>
Expand All @@ -157,7 +157,7 @@
<configuration>
<java>
<palantirJavaFormat>
<version>2.38.0</version>
<version>2.39.0</version>
</palantirJavaFormat>
<formatAnnotations/>
</java>
Expand Down

0 comments on commit 5049815

Please sign in to comment.