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 4f2a8a1 commit 3f905e7Copy full SHA for 3f905e7
settings.gradle
@@ -2,7 +2,7 @@ pluginManagement {
2
plugins {
3
id "io.spring.nohttp" version "0.0.11"
4
id 'org.springframework.boot' version "3.3.2"
5
- id 'org.asciidoctor.jvm.pdf' version '4.0.2'
+ id 'org.asciidoctor.jvm.pdf' version '4.0.3'
6
id 'org.asciidoctor.jvm.convert' version '4.0.2'
7
}
8
repositories {
0 commit comments