Skip to content

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#466)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jun 12, 2021
1 parent dacaa6e commit 6242f88
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.gradle.publish:plugin-publish-plugin:0.15.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.28.0'
classpath 'com.palantir.baseline:gradle-baseline-java:3.23.0'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.8.0'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.9.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.3'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.3.0'
}
Expand Down

0 comments on commit 6242f88

Please sign in to comment.