Skip to content

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#1248)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Dec 2, 2021
1 parent 12cca9a commit b06e34d
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 @@ -7,7 +7,7 @@ buildscript {
dependencies {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.5.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.9.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.2.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.3.0'
classpath 'com.gradle.publish:plugin-publish-plugin:0.18.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.46.0'
classpath 'de.undercouch:gradle-download-task:4.1.2'
Expand Down

0 comments on commit b06e34d

Please sign in to comment.