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 716df6e commit 21be7c3Copy full SHA for 21be7c3
settings.gradle
@@ -3,7 +3,7 @@ pluginManagement {
3
id "io.spring.nohttp" version "0.0.11"
4
id "io.spring.javaformat" version "0.0.47"
5
id 'org.springframework.boot' version "3.5.0"
6
- id 'org.asciidoctor.jvm.pdf' version '4.0.4'
+ id 'org.asciidoctor.jvm.pdf' version '4.0.5'
7
id 'org.asciidoctor.jvm.convert' version '4.0.4'
8
}
9
repositories {
0 commit comments