Skip to content

Commit

Permalink
Excavator: Upgrades Baseline to the latest version (#1870)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Feb 8, 2024
1 parent d2a5613 commit 1caa3cd
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 @@ -5,7 +5,7 @@ buildscript {
}

dependencies {
classpath 'com.palantir.baseline:gradle-baseline-java:5.37.0'
classpath 'com.palantir.baseline:gradle-baseline-java:5.38.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.20.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.12.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:3.0.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 writeVersionsLock to regenerate this file
com.github.ben-manes.caffeine:caffeine:3.1.8 (1 constraints: 0e050536)
com.google.auto:auto-common:1.2.2 (2 constraints: 5a289c27)
com.google.auto.service:auto-service-annotations:1.1.1 (1 constraints: 0505f435)
Expand Down

0 comments on commit 1caa3cd

Please sign in to comment.