Skip to content

Commit

Permalink
Bump com.palantir.git-version from 3.0.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps com.palantir.git-version from 3.0.0 to 3.1.0.

---
updated-dependencies:
- dependency-name: com.palantir.git-version
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 30fe91e commit 4c31d57
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 @@ -33,7 +33,7 @@ z3-turnkey = { module = "tools.aqua:z3-turnkey", version = "4.13.0" }

[plugins]
dokka = { id = "org.jetbrains.dokka", version = "1.8.20" }
git-version = { id = "com.palantir.git-version", version = "3.0.0" }
git-version = { id = "com.palantir.git-version", version = "3.1.0" }
jflex = { id = "org.xbib.gradle.plugin.jflex", version = "3.0.2" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
Expand Down

0 comments on commit 4c31d57

Please sign in to comment.