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 c07a52d + 58833f1 commit 7bb96d7Copy full SHA for 7bb96d7
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id "io.freefair.maven-publish-java" version "6.5.1"
5
id "com.github.kt3k.coveralls" version "2.12.0"
6
id "org.owasp.dependencycheck" version "7.3.0"
7
- id 'org.asciidoctor.jvm.convert' version '3.3.2'
+ 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"
10
id 'nebula.lint' version "20.6.2"
0 commit comments