We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1756e6a commit cc190cbCopy full SHA for cc190cb
1 file changed
build.gradle
@@ -15,7 +15,7 @@ plugins {
15
id 'pmd'
16
id 'jacoco'
17
id 'io.spring.dependency-management' version '1.1.7'
18
- id 'org.springframework.boot' version '3.5.8'
+ id 'org.springframework.boot' version '4.0.0'
19
id 'org.owasp.dependencycheck' version '12.1.6'
20
id 'com.github.ben-manes.versions' version '0.53.0'
21
id 'org.sonarqube' version '7.2.0.6526'
0 commit comments