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 42105b5 commit ac5f4e7Copy full SHA for ac5f4e7
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'java'
3
- id 'org.springframework.boot' version '3.2.0'
+ id 'org.springframework.boot' version '3.2.1'
4
id 'io.spring.dependency-management' version '1.1.4'
5
id 'org.springdoc.openapi-gradle-plugin' version "1.8.0"
6
}
0 commit comments