Skip to content

Commit

Permalink
⬆ upgrade compose to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 22abe96 commit 7edfb20
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 = "2.0.21" # !important, the version is upbounded by each compose multiplatform version
compose = "1.7.0"
compose = "1.7.1"
springBoot = "3.3.5"
composeIcons = "1.1.1"
ktor = "3.0.0"
Expand Down

0 comments on commit 7edfb20

Please sign in to comment.