Skip to content

Commit

Permalink
⬆ upgrade spring boot to v3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent feb54b1 commit e3da43b
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.3"
springBoot = "3.2.4"
composeIcons = "1.1.0"
ktor = "2.3.9"

Expand Down

0 comments on commit e3da43b

Please sign in to comment.