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 f50b88e commit 4f2a8a1Copy full SHA for 4f2a8a1
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.1"
+ id 'org.springframework.boot' version "3.3.2"
5
id 'org.asciidoctor.jvm.pdf' version '4.0.2'
6
id 'org.asciidoctor.jvm.convert' version '4.0.2'
7
}
0 commit comments