Skip to content

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Dec 9, 2021
1 parent 8f1b8e1 commit 9d4a390
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 @@ -24,7 +24,7 @@ buildscript {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.6.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.9.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.50.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.4.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.5.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.3'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.6.0'
}
Expand Down

0 comments on commit 9d4a390

Please sign in to comment.