Skip to content

Commit c25c570

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

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
@@ -21,7 +21,7 @@ ktor-serialization = { group = "io.ktor", name = "ktor-serialization", version.r
2121
ktor-serialization-json = { group = "io.ktor", name = "ktor-serialization-kotlinx-json", version.ref = "ktor" }
2222

2323
[plugins]
24-
gitVersion = { id = "com.palantir.git-version", version = "4.0.0" }
24+
gitVersion = { id = "com.palantir.git-version", version = "4.1.0" }
2525
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
2626
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
2727
openapi-generator = {id = "org.openapi.generator", version = "7.16.0"}

0 commit comments

Comments
 (0)