We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6f138c commit 94f260dCopy full SHA for 94f260d
build.gradle.kts
@@ -5,7 +5,7 @@ import groovy.lang.Closure
5
plugins {
6
kotlin("jvm") version "1.5.30"
7
id("com.github.johnrengelman.shadow") version "7.1.0"
8
- id("com.palantir.git-version") version "0.12.3"
+ id("com.palantir.git-version") version "0.14.0"
9
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
10
id("com.diffplug.spotless") version "5.17.1"
11
}
0 commit comments