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 bbf586a commit 16a2d7aCopy full SHA for 16a2d7a
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.1.3"
+ id 'org.springframework.boot' version "3.1.4"
5
id 'org.asciidoctor.jvm.pdf' version '3.3.2'
6
id 'org.asciidoctor.jvm.convert' version '3.3.2'
7
}
0 commit comments