Skip to content

Commit

Permalink
Update plugin gitVersioning to v2 (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 15, 2023
1 parent bd96c6c commit 048a6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,5 @@ ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.3.1" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
knit = { id = "org.jetbrains.kotlinx:kotlinx-knit", version.ref = "knit" }
kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
gitVersioning = { id = "com.palantir.git-version", version = "1.0.0" }
gitVersioning = { id = "com.palantir.git-version", version = "2.0.0" }

0 comments on commit 048a6cd

Please sign in to comment.