Skip to content

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 12, 2024
1 parent 0b5f6c7 commit 80c4ea3
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,8 +8,8 @@ buildscript {
classpath 'com.palantir.jakartapackagealignment:jakarta-package-alignment:0.5.0'
classpath 'com.palantir.gradle.jdks:gradle-jdks:0.33.0'
classpath 'com.palantir.gradle.jdkslatest:gradle-jdks-latest:0.11.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.15.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:3.0.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.24.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:3.1.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.17.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.35.0'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.7.0'
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
com.fasterxml.jackson.core:jackson-annotations:2.13.1 (3 constraints: 9949d7f4)
com.fasterxml.jackson.core:jackson-core:2.13.1 (3 constraints: 9949d7f4)
com.fasterxml.jackson.core:jackson-databind:2.13.1 (3 constraints: 934ffbcb)
Expand Down

0 comments on commit 80c4ea3

Please sign in to comment.