We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02f113c + 5ab1168 commit 7193699Copy full SHA for 7193699
build.gradle.kts
@@ -23,7 +23,7 @@ plugins {
23
id("org.jreleaser") version "1.21.0"
24
id("org.sonarqube") version "7.2.2.6593"
25
id("me.champeau.jmh") version "0.7.3"
26
- id("com.gorylenko.gradle-git-properties") version "2.5.4"
+ id("com.gorylenko.gradle-git-properties") version "2.5.5"
27
}
28
29
repositories {
0 commit comments