Skip to content

Commit

Permalink
Bumped SpringBoot from 3.1.0 to 3.1.3 (at least one essential bugfix)
Browse files Browse the repository at this point in the history
  • Loading branch information
climategadgets committed Sep 20, 2023
1 parent fef5058 commit 675e56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pluginManagement {
id("org.sonarqube") version "4.0.0.2929"
id("com.gorylenko.gradle-git-properties") version "2.4.1"

id("org.springframework.boot") version "3.1.0"
id("org.springframework.boot") version "3.1.3"
id("io.spring.dependency-management") version "1.1.0"

id("io.quarkus") version "3.2.0.Final"
Expand Down

0 comments on commit 675e56e

Please sign in to comment.