We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6732ac + 7eef246 commit 5593951Copy full SHA for 5593951
1 file changed
build.gradle
@@ -19,7 +19,7 @@ plugins {
19
id "org.sonarqube" version "7.0.1.6134"
20
id 'jacoco'
21
id "io.freefair.lombok" version "9.1.0"
22
- id "io.freefair.git-version" version "9.0.0"
+ id "io.freefair.git-version" version "9.1.0"
23
id "com.github.ben-manes.versions" version "0.53.0"
24
}
25
0 commit comments