Skip to content

Commit

Permalink
[High Priority] Excavator: Upgrade buildscript dependencies (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jun 18, 2024
1 parent f61c0be commit 05824ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
classpath 'org.unbroken-dome.gradle-plugins:gradle-testsets-plugin:4.1.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.15.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.47.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.22.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.23.0'
classpath 'com.palantir.baseline:gradle-baseline-java:5.58.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:3.1.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 writeVersionsLock to regenerate this file
# Run ./gradlew writeVersionsLocks to regenerate this file
aopalliance:aopalliance:1.0 (1 constraints: 170a83ac)
com.fasterxml.jackson.core:jackson-annotations:2.15.3 (2 constraints: c717fa71)
com.fasterxml.jackson.core:jackson-core:2.15.3 (1 constraints: 8b123e21)
Expand Down

0 comments on commit 05824ac

Please sign in to comment.