Skip to content

Commit 94f260d

Browse files
committed
chore(deps): update plugin com.palantir.git-version to v0.14.0
1 parent d6f138c commit 94f260d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
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.14.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)