Skip to content

Commit

Permalink
Use palantirJavaFormat version from plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Dec 9, 2023
1 parent b91bb21 commit b0bafdf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -601,10 +601,7 @@
<java>
<!-- orders of used formatters are important -->
<!-- eg. palantir override importOrder, so should be first -->
<palantirJavaFormat>
<!-- can be removed after fix https://github.com/diffplug/spotless/issues/1774 -->
<version>2.38.0</version>
</palantirJavaFormat>
<palantirJavaFormat />
<removeUnusedImports />
<importOrder>
<order>javax,java,,\#</order>
Expand Down

0 comments on commit b0bafdf

Please sign in to comment.