Skip to content

Commit ff8fb95

Browse files
Update plugin org.springframework.boot to v4
1 parent 97571c9 commit ff8fb95

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
@@ -4,7 +4,7 @@ import java.io.File
44
plugins {
55
id 'checkstyle'
66
id 'io.spring.dependency-management' version '1.1.7'
7-
id 'org.springframework.boot' version '3.5.13'
7+
id 'org.springframework.boot' version '4.0.5'
88
id 'com.github.ben-manes.versions' version '0.53.0'
99
id 'java-library'
1010
id 'maven-publish'

0 commit comments

Comments
 (0)