Skip to content

Commit

Permalink
Upgrade to gradle-git-properties version 2.4.1
Browse files Browse the repository at this point in the history
This should contain a fix for n0mer/gradle-git-properties#173
  • Loading branch information
luolong committed Nov 11, 2022
1 parent 3fa813b commit 7b2edd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repositories {
dependencies {
implementation gradleApi()
implementation localGroovy()
implementation 'gradle.plugin.com.gorylenko.gradle-git-properties:gradle-git-properties:2.2.4'
implementation 'gradle.plugin.com.gorylenko.gradle-git-properties:gradle-git-properties:2.4.1'
}

group = 'com.pasam.gradle.buildinfo'
Expand Down

0 comments on commit 7b2edd8

Please sign in to comment.