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 29facf0 commit 8fb3692Copy full SHA for 8fb3692
build.gradle.kts
@@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
5
6
plugins {
7
kotlin("jvm") version "1.9.25"
8
- id("com.palantir.git-version") version "3.1.0"
+ id("com.palantir.git-version") version "3.2.0"
9
id("org.jetbrains.dokka") version "1.9.20"
10
`maven-publish`
11
signing
0 commit comments