Skip to content

Commit c861a31

Browse files
dependabot[bot]Pfeil
authored andcommitted
build(deps): bump com.gorylenko.gradle-git-properties
Bumps com.gorylenko.gradle-git-properties from 2.4.2 to 2.5.0. --- updated-dependencies: - dependency-name: com.gorylenko.gradle-git-properties dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7020d65 commit c861a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
id "com.github.kt3k.coveralls" version "2.12.2"
2222
id "org.owasp.dependencycheck" version "12.1.0"
2323
// include build and git information via Spring Actuator
24-
id "com.gorylenko.gradle-git-properties" version "2.4.2"
24+
id "com.gorylenko.gradle-git-properties" version "2.5.0"
2525
}
2626

2727
lombok {

0 commit comments

Comments
 (0)