Skip to content

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#584)
Browse files Browse the repository at this point in the history
###### _excavator_ is a bot for automating changes across repositories.

Changes produced by the roomba/roomba-lint check.


To enable or disable this check, please contact the maintainers of Excavator.
  • Loading branch information
svc-excavator-bot authored Sep 28, 2022
1 parent ba57154 commit b496cd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.11.0'
classpath 'com.gradle.publish:plugin-publish-plugin:1.0.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.178.0'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.30.0'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.31.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.11.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.15.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.26.0'
Expand Down
1 change: 1 addition & 0 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ com.palantir.safe-logging:safe-logging:1.28.0 (5 constraints: 724e14ab)
com.palantir.tokens:auth-tokens:3.14.0 (1 constraints: 20109ca9)
jakarta.annotation:jakarta.annotation-api:1.3.5 (1 constraints: f10f7399)
jakarta.ws.rs:jakarta.ws.rs-api:2.1.6 (1 constraints: f10f7399)
org.jetbrains:annotations:23.0.0 (1 constraints: 37053c3b)
org.slf4j:slf4j-api:1.7.36 (2 constraints: 561e8a97)

0 comments on commit b496cd2

Please sign in to comment.