Skip to content

Commit 82b7a77

Browse files
chore(deps): update plugin com.palantir.git-version to v3
1 parent cbbf452 commit 82b7a77

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
@@ -6,7 +6,7 @@ import org.gradle.jvm.toolchain.internal.CurrentJvmToolchainSpec
66
plugins {
77
kotlin("jvm") version "1.8.21"
88
id("com.github.johnrengelman.shadow") version "7.1.0"
9-
id("com.palantir.git-version") version "0.12.3"
9+
id("com.palantir.git-version") version "3.0.0"
1010
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
1111
id("com.diffplug.spotless") version "5.17.1"
1212
}

0 commit comments

Comments
 (0)