Skip to content

Commit

Permalink
[Dependencies] Upgrade org.springframework.boot to 3.1.12 (from 6.1.5).
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarciani committed Nov 30, 2024
1 parent a95174f commit 7a33904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import java.util.Locale

plugins {
id("java")
id("org.springframework.boot") version "3.1.5" // 3.3.5
id("org.springframework.boot") version "3.1.12" // 3.3.5
id("io.spring.dependency-management") version "1.1.6"
id("org.openapi.generator") version "6.6.0"
id("com.github.ben-manes.versions") version "0.51.0"
Expand Down

0 comments on commit 7a33904

Please sign in to comment.