Skip to content

Commit 1caf097

Browse files
committed
[Build] Upgrade to spring-boot release candidate
1 parent 187357a commit 1caf097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import org.springframework.boot.gradle.tasks.run.BootRun
1212
plugins {
1313

1414
id("idea")
15-
id("org.springframework.boot") version "3.4.0-M3"
15+
id("org.springframework.boot") version "3.4.0-RC1"
1616
id("io.spring.dependency-management") version "1.1.6"
1717
id("com.google.cloud.tools.jib") version "3.4.3"
1818
id("net.nemerosa.versioning") version "3.1.0"

0 commit comments

Comments
 (0)