We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a719bad commit 97df8fcCopy full SHA for 97df8fc
1 file changed
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
dependencies {
11
classpath 'com.netflix.nebula:gradle-info-plugin:5.1.1'
12
classpath 'com.netflix.nebula:nebula-publishing-plugin:14.0.0'
13
- classpath 'com.palantir.baseline:gradle-baseline-java:2.20.0'
+ classpath 'com.palantir.baseline:gradle-baseline-java:2.20.1'
14
classpath 'com.palantir.gradle.conjure:gradle-conjure:4.2.0'
15
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.7.1'
16
classpath 'com.palantir.launchconfig:gradle-launch-config-plugin:1.2.0'
0 commit comments