Skip to content

Commit

Permalink
⬆ upgrade spring boot to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent 799bf6d commit 3b6ccdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# java version is defined in my.jvm-base.gradle.kts
# lib versions
kotlin = "1.9.20" # !important, the version is upbounded by each compose multiplatform version
springBoot = "3.1.5"
springBoot = "3.2.0"
composeIcons = "1.1.0"

# plugin dep versions
Expand Down

0 comments on commit 3b6ccdc

Please sign in to comment.