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 488bf8b + b2b6a24 commit 988cf45Copy full SHA for 988cf45
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'org.asciidoctor.jvm.convert' version '4.0.4'
5
id 'io.freefair.maven-publish-java' version '8.11'
6
id "org.owasp.dependencycheck" version "11.1.1"
7
- id 'net.researchgate.release' version '3.0.2'
+ id 'net.researchgate.release' version '3.1.0'
8
id "com.gorylenko.gradle-git-properties" version "2.4.2"
9
id 'io.freefair.lombok' version '8.11'
10
id 'java'
0 commit comments