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 700392bCopy full SHA for 700392b
settings.gradle
@@ -4,7 +4,7 @@ pluginManagement {
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'
7
- id 'org.asciidoctor.jvm.convert' version '4.0.4'
+ id 'org.asciidoctor.jvm.convert' version '4.0.5'
8
}
9
repositories {
10
gradlePluginPortal()
0 commit comments