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 03cf03c commit 271e3f8Copy full SHA for 271e3f8
settings.gradle
@@ -3,7 +3,7 @@ pluginManagement {
3
id "io.spring.nohttp" version "0.0.11"
4
id 'org.springframework.boot' version "3.3.7"
5
id 'org.asciidoctor.jvm.pdf' version '4.0.3'
6
- id 'org.asciidoctor.jvm.convert' version '4.0.3'
+ id 'org.asciidoctor.jvm.convert' version '4.0.4'
7
}
8
repositories {
9
gradlePluginPortal()
0 commit comments