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 7dca920 + 2fde098 commit 3bd6d5cCopy full SHA for 3bd6d5c
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.4.1"
+ id "com.gorylenko.gradle-git-properties" version "2.5.2"
10
id 'nebula.lint' version "20.6.2"
11
id 'java'
12
id 'jacoco'
0 commit comments