Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
crogoz committed Jan 22, 2025
1 parent 217a7b0 commit 0618efc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion palantir-java-format/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,4 @@ tasks.register('fatJar', Jar) {

tasks.named("build") {
dependsOn tasks.named("fatJar"), tasks.named("nativeCompile")
}
}
1 change: 0 additions & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@ org.slf4j:* = 1.7.36
com.fasterxml.jackson.*:* = 2.18.2
com.fasterxml.jackson.core:jackson-databind = 2.18.2
org.openjdk.jmh:* = 1.37

0 comments on commit 0618efc

Please sign in to comment.