Skip to content

Commit c1b896a

Browse files
build: bump palantir-java-format
Supposedly improves Java 21 support but unnamed variables are still unsupported.
1 parent 36a9bd7 commit c1b896a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
<configuration>
175175
<java>
176176
<palantirJavaFormat>
177-
<version>2.50.0</version>
177+
<version>2.73.0</version>
178178
<style>PALANTIR</style>
179179
<formatJavadoc>false</formatJavadoc>
180180
</palantirJavaFormat>

0 commit comments

Comments
 (0)