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 946b027 commit 42c2ed6Copy full SHA for 42c2ed6
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.5'
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