Skip to content

Commit

Permalink
Bump palantir formatter to 2.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Oct 3, 2023
1 parent 724965c commit ab10c25
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 @@ -593,7 +593,7 @@ limitations under the License.
<!-- eg. palantir override importOrder, so should be first -->
<palantirJavaFormat>
<!-- TODO revert it with spotless plugin update with fix for https://github.com/diffplug/spotless/issues/1774 -->
<version>2.35.0</version>
<version>2.38.0</version>
</palantirJavaFormat>
<removeUnusedImports />
<importOrder>
Expand Down

0 comments on commit ab10c25

Please sign in to comment.