Skip to content

Commit b1f18f0

Browse files
Bump com.palantir.git-version from 3.1.0 to 4.0.0
Bumps com.palantir.git-version from 3.1.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 41f8072 commit b1f18f0

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
@@ -2,5 +2,5 @@ plugins {
22
id("com.android.application") version "8.5.0" apply false
33
id("com.android.library") version "8.5.0" apply false
44
id("com.google.gms.google-services") version "4.4.2" apply false
5-
id("com.palantir.git-version") version "3.1.0" apply false
5+
id("com.palantir.git-version") version "4.0.0" apply false
66
}

0 commit comments

Comments
 (0)