Skip to content

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#953)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jan 16, 2024
1 parent f88f05e commit 83f9844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.12.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.39.0'
classpath 'com.palantir.gradle.revapi:gradle-revapi:1.7.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.17.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.18.0'
classpath 'com.palantir.baseline:gradle-baseline-java:5.35.0'
}
}
Expand Down

0 comments on commit 83f9844

Please sign in to comment.