Skip to content

Commit

Permalink
Update plugin com.gorylenko.gradle-git-properties to v2.4.2 (#6554)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent 38bc052 commit fa837dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion checker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'base'
// https://github.com/n0mer/gradle-git-properties
// Generates file build/resources/main/git.properties when the `classes` task runs.
id 'com.gorylenko.gradle-git-properties' version '2.4.1'
id 'com.gorylenko.gradle-git-properties' version '2.4.2'
}

sourceSets {
Expand Down

0 comments on commit fa837dc

Please sign in to comment.