We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8bf0b1 commit 0095c68Copy full SHA for 0095c68
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
}
11
12
dependencies {
13
- classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:0.4.0'
+ classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:0.4.8'
14
classpath 'com.palantir.javaformat:gradle-palantir-java-format:1.1.0'
15
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.28.0'
16
classpath 'com.palantir.baseline:gradle-baseline-java:3.68.0'
0 commit comments