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 9903e96 commit 72b7e81Copy full SHA for 72b7e81
build.gradle
@@ -25,9 +25,9 @@ buildscript {
25
dependencies {
26
classpath 'com.netflix.nebula:gradle-info-plugin:7.1.3'
27
classpath 'com.palantir.baseline:gradle-baseline-java:2.28.3'
28
- classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.11.0'
+ classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.3'
29
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
30
- classpath 'com.netflix.nebula:nebula-publishing-plugin:17.0.5'
+ classpath 'com.netflix.nebula:nebula-publishing-plugin:17.2.1'
31
}
32
33
0 commit comments