Skip to content

Commit 066f565

Browse files
Update plugin org.springframework.boot to v3.5.5 (#713)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f8eb16 commit 066f565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'application'
33
id 'jacoco'
44
id 'io.spring.dependency-management' version '1.1.7'
5-
id 'org.springframework.boot' version '3.5.4'
5+
id 'org.springframework.boot' version '3.5.5'
66
id 'com.github.ben-manes.versions' version '0.52.0'
77
id 'org.sonarqube' version '6.2.0.5505'
88
/*

0 commit comments

Comments
 (0)