Skip to content

Commit 3bf036a

Browse files
chore(internal): bump palantir-java-format
1 parent f94c8c9 commit 3bf036a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/stagehand.java.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ tasks.withType<Test>().configureEach {
4545

4646
val palantir by configurations.creating
4747
dependencies {
48-
palantir("com.palantir.javaformat:palantir-java-format:2.73.0")
48+
palantir("com.palantir.javaformat:palantir-java-format:2.89.0")
4949
}
5050

5151
fun registerPalantir(

0 commit comments

Comments
 (0)