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 b534e1e commit 2d927d4Copy full SHA for 2d927d4
settings.gradle
@@ -1,7 +1,7 @@
1
pluginManagement {
2
plugins {
3
id "io.spring.nohttp" version "0.0.11"
4
- id 'org.springframework.boot' version "3.3.2"
+ id 'org.springframework.boot' version "3.3.4"
5
id 'org.asciidoctor.jvm.pdf' version '4.0.3'
6
id 'org.asciidoctor.jvm.convert' version '4.0.3'
7
}
0 commit comments