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.
2 parents f4df88d + 730016a commit 1ec6b82Copy full SHA for 1ec6b82
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id 'org.cyclonedx.bom' version '3.1.0'
4
id 'com.gorylenko.gradle-git-properties' version '2.5.3'
5
- id 'org.springframework.boot' version '3.5.7'
+ id 'org.springframework.boot' version '4.0.0'
6
id 'io.spring.dependency-management' version '1.1.7'
7
id 'org.springdoc.openapi-gradle-plugin' version '1.9.0'
8
}
0 commit comments