Skip to content

Commit 16a11e9

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump com.palantir.git-version from 3.4.0 to 4.0.0
Bumps com.palantir.git-version from 3.4.0 to 4.0.0. --- updated-dependencies: - dependency-name: com.palantir.git-version dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4472d3d commit 16a11e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ktor-server-data-conversion = { group = "io.ktor", name = "ktor-server-data-conv
1111
ktor-client-content-negotiation = { group = "io.ktor", name = "ktor-client-content-negotiation", version.ref = "ktor" }
1212

1313
[plugins]
14-
gitVersion = { id = "com.palantir.git-version", version = "3.4.0" }
14+
gitVersion = { id = "com.palantir.git-version", version = "4.0.0" }
1515
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1616
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
1717
openapi-generator = {id = "org.openapi.generator", version = "7.14.0"}

0 commit comments

Comments
 (0)