Skip to content

Commit

Permalink
[High Priority] Excavator: Upgrade buildscript dependencies (#376)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Oct 8, 2024
1 parent 4ab09e8 commit 8820e94
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.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.19.0'
classpath 'com.palantir.gradle.failure-reports:gradle-failure-reports:1.13.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.50.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.26.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.27.0'
classpath 'com.palantir.baseline:gradle-baseline-java:5.69.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:3.1.0'
}
Expand Down

0 comments on commit 8820e94

Please sign in to comment.