Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit 135adae

Browse files
Excavator: Update open-source publishing plugins (#508)
1 parent 2444ac6 commit 135adae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ buildscript {
77
}
88

99
dependencies {
10-
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.7.0'
10+
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.9.0'
1111
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.9.0'
1212
}
1313
}
1414

1515
plugins {
16-
id 'com.gradle.plugin-publish' version '0.19.0'
16+
id 'com.gradle.plugin-publish' version '0.20.0'
1717
id 'com.palantir.baseline' version '4.13.0'
1818
id 'com.palantir.consistent-versions' version '2.5.0'
1919
id 'com.palantir.git-version' version '0.12.3'

0 commit comments

Comments
 (0)