Skip to content

Commit

Permalink
⬆ upgrade spring boot to v3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent 407bb9a commit 8cad7fb
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.21" # !important, the version is upbounded by each compose multiplatform version
springBoot = "3.2.2"
springBoot = "3.2.3"
composeIcons = "1.1.0"
ktor = "2.3.8"

Expand Down

0 comments on commit 8cad7fb

Please sign in to comment.