Skip to content

Commit edf9f04

Browse files
Update plugin org.springframework.boot to v2.7.17
1 parent 815d669 commit edf9f04

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
@@ -16,7 +16,7 @@ plugins {
1616
id 'java'
1717
id 'jacoco'
1818
id 'com.diffplug.gradle.spotless' version '4.5.1'
19-
id 'org.springframework.boot' version '2.5.1'
19+
id 'org.springframework.boot' version '2.7.17'
2020
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
2121
}
2222

0 commit comments

Comments
 (0)