Skip to content

Commit 01c72a3

Browse files
Excavator: Update open-source publishing plugins (#549)
1 parent 8b81ba6 commit 01c72a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ buildscript {
44
mavenCentral()
55
}
66
dependencies {
7-
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.7.0'
7+
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.9.0'
88
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.9.0'
99
classpath 'gradle.plugin.org.inferred:gradle-processors:3.6.0'
1010
}
1111
}
1212

1313
plugins {
14-
id 'com.gradle.plugin-publish' version '0.19.0'
14+
id 'com.gradle.plugin-publish' version '0.20.0'
1515
id 'com.palantir.git-version' version '0.12.3'
1616
id 'com.palantir.idea-test-fix' version '0.1.0'
1717
id 'com.palantir.baseline' version '4.60.0'

0 commit comments

Comments
 (0)