Skip to content

Commit 77e7b75

Browse files
committed
Update to Spring Boot 3.3.12
1 parent b535be8 commit 77e7b75

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
@@ -1,7 +1,7 @@
11
import io.freefair.gradle.plugins.okhttp.tasks.UploadFile
22

33
plugins {
4-
id "org.springframework.boot" version "3.3.11" apply false
4+
id "org.springframework.boot" version "3.3.12" apply false
55
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
66
id "io.freefair.git-version"
77
id "io.freefair.okhttp"

0 commit comments

Comments
 (0)