Skip to content

Commit eadfd66

Browse files
Merge pull request #340 from heinrichreimer/dependabot/gradle/com.palantir.git-version-3.1.0
Bump com.palantir.git-version from 3.0.0 to 3.1.0
2 parents 7424a58 + f7c6095 commit eadfd66

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.4.0" apply false
33
id("com.android.library") version "8.4.0" apply false
44
id("com.google.gms.google-services") version "4.4.2" apply false
5-
id("com.palantir.git-version") version "3.0.0" apply false
5+
id("com.palantir.git-version") version "3.1.0" apply false
66
}

0 commit comments

Comments
 (0)