Bump com.palantir.git-version from 0.12.3 to 5.0.0 (#842)

Bumps com.palantir.git-version from 0.12.3 to 5.0.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-18 14:48:27 +03:00
committed by GitHub
parent 0e978979ab
commit 7ee5375a53

View File

@@ -137,6 +137,6 @@ bouncycastle = ["bouncycastle-pkix", "bouncycastle-prov"]
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
jib = { id = "com.google.cloud.tools.jib", version = "3.5.2" }
spring = { id = "org.springframework.boot", version = "4.0.1" }
git = { id = "com.palantir.git-version", version = "0.12.3" }
git = { id = "com.palantir.git-version", version = "5.0.0" }
protobuf = { id = "com.google.protobuf", version = "0.9.6" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.6.0" }