Skip to content

Commit 660013f

Browse files
committed
Update plugin com.palantir.git-version to v0.13.0
1 parent 3bcff3f commit 660013f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import groovy.lang.Closure
55
plugins {
66
kotlin("jvm") version "1.5.30"
77
id("com.github.johnrengelman.shadow") version "7.1.0"
8-
id("com.palantir.git-version") version "0.12.3"
8+
id("com.palantir.git-version") version "0.13.0"
99
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
1010
id("com.diffplug.spotless") version "5.17.1"
1111
}

0 commit comments

Comments
 (0)