Skip to content

Commit

Permalink
Excavator: Update open-source publishing plugins (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jan 19, 2022
1 parent e003fba commit c07e211
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .excavator.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Excavator auto-updates this file. Please contribute improvements to the central template.
# Excavator auto-updates this file. Please contribute improvements to the central template:

auto-label:
names:
Expand All @@ -7,3 +7,4 @@ auto-label:
tags:
roomba: [ "merge when ready" ]
automerge: [ "merge when ready" ]
autorelease: [ "autorelease" ]
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.gradle.externalpublish:gradle-external-publish-plugin:1.7.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.8.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.59.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.5.0'
classpath 'com.palantir.gradle.revapi:gradle-revapi:1.5.0'
Expand Down

0 comments on commit c07e211

Please sign in to comment.