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 a50a731 commit fb9044bCopy full SHA for fb9044b
settings.gradle
@@ -18,7 +18,7 @@ pluginManagement {
18
plugins {
19
id 'io.spring.nohttp' version '0.0.11'
20
id 'io.spring.javaformat' version '0.0.47'
21
- id 'org.asciidoctor.jvm.convert' version '4.0.4'
+ id 'org.asciidoctor.jvm.convert' version '4.0.5'
22
id 'org.springframework.boot' version '3.4.9'
23
}
24
repositories {
spring-credhub-docs/build.gradle
@@ -17,7 +17,7 @@
17
import org.springframework.boot.gradle.plugin.SpringBootPlugin
id 'org.springframework.boot' apply false
0 commit comments