Skip to content

Commit 7193699

Browse files
Merge pull request #3807 from 1c-syntax/dependabot/gradle/com.gorylenko.gradle-git-properties-2.5.5
Bump com.gorylenko.gradle-git-properties from 2.5.4 to 2.5.5
2 parents 02f113c + 5ab1168 commit 7193699

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
@@ -23,7 +23,7 @@ plugins {
2323
id("org.jreleaser") version "1.21.0"
2424
id("org.sonarqube") version "7.2.2.6593"
2525
id("me.champeau.jmh") version "0.7.3"
26-
id("com.gorylenko.gradle-git-properties") version "2.5.4"
26+
id("com.gorylenko.gradle-git-properties") version "2.5.5"
2727
}
2828

2929
repositories {

0 commit comments

Comments
 (0)