We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f005da5 commit 4bee49eCopy full SHA for 4bee49e
buildSrc/build.gradle
@@ -9,7 +9,7 @@ repositories {
9
}
10
11
dependencies {
12
- implementation "com.fizzed:rocker-compiler:2.2.1"
+ implementation "com.fizzed:rocker-compiler:2.4.0"
13
implementation "io.sdkman:gradle-sdkvendor-plugin:3.0.0"
14
implementation "org.asciidoctor:asciidoctor-gradle-jvm:2.4.0"
15
implementation "com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:8.3.9"
0 commit comments