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 7706507 commit 27de6e1Copy full SHA for 27de6e1
settings.gradle
@@ -2,7 +2,7 @@ pluginManagement {
2
plugins {
3
id "io.spring.nohttp" version "0.0.11"
4
id "io.spring.javaformat" version "0.0.46"
5
- id 'org.springframework.boot' version "3.4.6"
+ id 'org.springframework.boot' version "3.4.7"
6
id 'org.asciidoctor.jvm.pdf' version '4.0.4'
7
id 'org.asciidoctor.jvm.convert' version '4.0.4'
8
}
0 commit comments