Skip to content

Commit 7bf9eab

Browse files
build(deps): bump com.palantir.git-version from 4.2.0 to 4.3.0
Bumps com.palantir.git-version from 4.2.0 to 4.3.0. --- updated-dependencies: - dependency-name: com.palantir.git-version dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7ac01e commit 7bf9eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717

1818
plugins {
1919
`maven-publish`
20-
id("com.palantir.git-version") version "4.2.0"
20+
id("com.palantir.git-version") version "4.3.0"
2121
id("com.dorongold.task-tree") version "4.0.1"
2222
alias(libs.plugins.kotlin.multiplatform) apply false
2323
alias(libs.plugins.kotlin.serialization) apply false

0 commit comments

Comments
 (0)