Skip to content

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#992)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Dec 2, 2022
1 parent 43d4b6e commit 499e7db
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 @@ -30,7 +30,7 @@ buildscript {
classpath 'com.palantir.baseline:gradle-baseline-java:4.178.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.15.0'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.7.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.11.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.12.0'
classpath 'me.champeau.gradle:jmh-gradle-plugin:0.5.3'
}
}
Expand Down

0 comments on commit 499e7db

Please sign in to comment.