Skip to content

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#937)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jan 14, 2024
1 parent 9f5858c commit c1d7d64
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 @@ -7,7 +7,7 @@ buildscript {
dependencies {
classpath 'com.palantir.jakartapackagealignment:jakarta-package-alignment:0.6.0'
classpath 'com.palantir.baseline:gradle-baseline-java:5.35.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.17.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.18.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.12.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:3.0.0'
classpath 'com.palantir.gradle.jdks:gradle-jdks:0.34.0'
Expand Down

0 comments on commit c1d7d64

Please sign in to comment.