Skip to content

Commit a71dc62

Browse files
Excavator: Update open-source publishing plugins (#2224)
1 parent 55c2939 commit a71dc62

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.excavator.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Excavator auto-updates this file. Please contribute improvements to the central template.
1+
# Excavator auto-updates this file. Please contribute improvements to the central template:
22

33
auto-label:
44
names:
@@ -7,3 +7,4 @@ auto-label:
77
tags:
88
roomba: [ "merge when ready" ]
99
automerge: [ "merge when ready" ]
10+
autorelease: [ "autorelease" ]

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66

77
dependencies {
8-
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.7.0'
8+
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.8.0'
99
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.14.0'
1010
classpath 'com.palantir.gradle.revapi:gradle-revapi:1.5.0'
1111
classpath 'com.netflix.nebula:gradle-dependency-lock-plugin:7.0.1'

0 commit comments

Comments
 (0)