Skip to content

Commit 8982c56

Browse files
Update plugin org.springframework.boot to v4
1 parent abf5228 commit 8982c56

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
@@ -14,7 +14,7 @@ buildscript {
1414
plugins {
1515
id 'java'
1616
id 'idea'
17-
id 'org.springframework.boot' version '3.5.8'
17+
id 'org.springframework.boot' version '4.0.0'
1818
id 'io.spring.dependency-management' version '1.1.7'
1919
}
2020

0 commit comments

Comments
 (0)