Skip to content

Commit

Permalink
[Build] Upgrade to spring-boot release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
Schaka committed Oct 26, 2024
1 parent 187357a commit 1caf097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import org.springframework.boot.gradle.tasks.run.BootRun
plugins {

id("idea")
id("org.springframework.boot") version "3.4.0-M3"
id("org.springframework.boot") version "3.4.0-RC1"
id("io.spring.dependency-management") version "1.1.6"
id("com.google.cloud.tools.jib") version "3.4.3"
id("net.nemerosa.versioning") version "3.1.0"
Expand Down

0 comments on commit 1caf097

Please sign in to comment.