Skip to content

Commit a4c3a0c

Browse files
Update plugin org.springframework.boot to v4
1 parent 815d669 commit a4c3a0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 '4.0.6'
2020
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
2121
}
2222

0 commit comments

Comments
 (0)