Skip to content

Commit d476884

Browse files
chore(deps): update plugin org.springframework.boot to v3.5.6
1 parent fc63d76 commit d476884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717
id 'checkstyle'
1818
id 'jacoco'
1919
id 'io.spring.dependency-management' version '1.1.6'
20-
id 'org.springframework.boot' version '3.3.5'
20+
id 'org.springframework.boot' version '3.5.6'
2121
id 'com.github.ben-manes.versions' version '0.51.0'
2222
id 'org.sonarqube' version '6.2.0.5505'
2323
id 'project-report'

0 commit comments

Comments
 (0)