We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e56012d + 040516c commit b29ba70Copy full SHA for b29ba70
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id 'org.owasp.dependencycheck' version '12.1.3'
7
id 'org.asciidoctor.jvm.convert' version '4.0.4'
8
id 'net.researchgate.release' version '3.1.0'
9
- id 'com.gorylenko.gradle-git-properties' version '2.5.0'
+ id 'com.gorylenko.gradle-git-properties' version '2.5.2'
10
id 'java'
11
id 'jacoco'
12
}
0 commit comments