Skip to content

Commit

Permalink
Excavator: Update open-source publishing plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Jan 18, 2022
1 parent 85ec2c1 commit fc1a525
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 @@ -21,7 +21,7 @@ buildscript {
}

dependencies {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.2.1'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.8.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:1.0.1'
classpath 'com.palantir.baseline:gradle-baseline-java:2.49.2'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.10.0'
Expand Down

0 comments on commit fc1a525

Please sign in to comment.