Skip to content

Commit 3ef5bb7

Browse files
committed
Update to Spring Boot 4.0.1
1 parent 571b304 commit 3ef5bb7

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 @@ import io.freefair.gradle.plugins.okhttp.tasks.UploadFile
22
import org.springframework.boot.gradle.plugin.SpringBootPlugin
33

44
plugins {
5-
id "org.springframework.boot" version "4.0.0" apply false
5+
id "org.springframework.boot" version "4.0.1" apply false
66
id "io.freefair.git-version"
77
id "io.freefair.okhttp"
88
id "io.freefair.maven-central.validate-poms" apply false

0 commit comments

Comments
 (0)