Skip to content

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#636)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jan 24, 2022
1 parent 6246a81 commit 4c37292
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ buildscript {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.10.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.16.0'
classpath 'com.gradle.publish:plugin-publish-plugin:0.20.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.5.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.6.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.62.0'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.19.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.3'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.20.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.13.0'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.6.0'
}
}
Expand Down

0 comments on commit 4c37292

Please sign in to comment.