Skip to content

Commit

Permalink
[Build] Switch back to milestone Spring release - their repository se…
Browse files Browse the repository at this point in the history
…ems fixed now
  • Loading branch information
Schaka committed Oct 22, 2024
1 parent 5c17dfd commit 187357a
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-SNAPSHOT"
id("org.springframework.boot") version "3.4.0-M3"
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 187357a

Please sign in to comment.