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.
1 parent e362e03 commit 954ef75Copy full SHA for 954ef75
buildSrc/build.gradle
@@ -28,7 +28,7 @@ dependencies {
28
implementation "com.fizzed:rocker-compiler:1.4.0"
29
implementation "com.fasterxml.jackson.core:jackson-databind:2.16.1"
30
implementation "io.sdkman:gradle-sdkvendor-plugin:3.0.0"
31
- implementation "org.asciidoctor:asciidoctor-gradle-jvm:3.3.2"
+ implementation "org.asciidoctor:asciidoctor-gradle-jvm:4.0.2"
32
implementation "com.diffplug.spotless:spotless-plugin-gradle:6.24.0"
33
implementation "io.spring.nohttp:nohttp-gradle:0.0.11"
34
implementation "gradle.plugin.com.github.johnrengelman:shadow:7.1.2"
0 commit comments