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 d2f7e6c commit e73b06bCopy full SHA for e73b06b
build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
classpath 'com.netflix.nebula:gradle-info-plugin:7.1.3'
14
classpath 'com.palantir.baseline:gradle-baseline-java:3.8.0'
15
classpath 'gradle.plugin.org.inferred:gradle-processors:3.3.0'
16
- classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.2'
+ classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.3'
17
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.17.3'
18
}
19
0 commit comments