Skip to content

Commit

Permalink
[High Priority] Excavator: Upgrade buildscript dependencies (#681)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Sep 18, 2024
1 parent 17a41bd commit 6dbb97b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ buildscript {

dependencies {
classpath 'com.palantir.baseline:gradle-baseline-java:5.49.0'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.50.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.23.0'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.51.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.25.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.18.0'
classpath 'com.palantir.gradle.failure-reports:gradle-failure-reports:1.13.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:3.1.0'
Expand Down

0 comments on commit 6dbb97b

Please sign in to comment.