Skip to content

Commit aea065b

Browse files
build(deps): bump com.palantir.git-version from 4.1.0 to 4.2.0
Bumps com.palantir.git-version from 4.1.0 to 4.2.0. --- updated-dependencies: - dependency-name: com.palantir.git-version dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d040a6 commit aea065b

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.1.0" }
24+
gitVersion = { id = "com.palantir.git-version", version = "4.2.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.17.0"}

0 commit comments

Comments
 (0)