Skip to content

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#1088)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Oct 4, 2023
1 parent 7e6f5be commit 32c0a6f
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 @@ -31,7 +31,7 @@ buildscript {
classpath 'com.palantir.baseline:gradle-baseline-java:5.22.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:3.0.0'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.7.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.15.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.16.0'
classpath 'me.champeau.gradle:jmh-gradle-plugin:0.5.3'
}
}
Expand Down

0 comments on commit 32c0a6f

Please sign in to comment.