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 fc63d76 commit d476884Copy full SHA for d476884
service/build.gradle
@@ -17,7 +17,7 @@ plugins {
17
id 'checkstyle'
18
id 'jacoco'
19
id 'io.spring.dependency-management' version '1.1.6'
20
- id 'org.springframework.boot' version '3.3.5'
+ id 'org.springframework.boot' version '3.5.6'
21
id 'com.github.ben-manes.versions' version '0.51.0'
22
id 'org.sonarqube' version '6.2.0.5505'
23
id 'project-report'
0 commit comments