Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
Excavator: Upgrade buildscript dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Sep 26, 2024
1 parent 85f967a commit b06d5a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ buildscript {
classpath 'com.palantir.jakartapackagealignment:jakarta-package-alignment:0.5.0'
classpath 'com.gradle.publish:plugin-publish-plugin:0.21.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.95.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.9.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.25.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.11.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.14.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:3.1.0'
}
}
allprojects {
Expand Down
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Run ./gradlew --write-locks to regenerate this file
# Run ./gradlew writeVersionsLocks to regenerate this file

[Test dependencies]
cglib:cglib-nodep:3.2.2 (1 constraints: 490ded24)
Expand Down

0 comments on commit b06d5a2

Please sign in to comment.