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 3f905e7 commit f48899dCopy full SHA for f48899d
settings.gradle
@@ -3,7 +3,7 @@ pluginManagement {
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.3'
6
- id 'org.asciidoctor.jvm.convert' version '4.0.2'
+ id 'org.asciidoctor.jvm.convert' version '4.0.3'
7
}
8
repositories {
9
gradlePluginPortal()
0 commit comments