Skip to content

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Dec 9, 2022
1 parent 2119a26 commit 5ab2699
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 @@ -9,7 +9,7 @@ buildscript {
classpath 'com.palantir.gradle.jdkslatest:gradle-jdks-latest:0.4.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.11.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.28.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.11.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.12.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.59.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.15.0'
}
Expand Down

0 comments on commit 5ab2699

Please sign in to comment.