Skip to content

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jul 15, 2021
1 parent 17b8b34 commit 02aa555
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 @@ -8,7 +8,7 @@ buildscript {
dependencies {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.2.1'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.2.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.30.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.0.0'
classpath 'com.palantir.baseline:gradle-baseline-java:3.95.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.3'
}
Expand Down

0 comments on commit 02aa555

Please sign in to comment.