Skip to content

Commit

Permalink
Update Kotlin related dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 15, 2024
1 parent d2d1c54 commit 12e8332
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[versions]
kotlin = "1.9.23"
kotlin = "1.9.24"
android-gradle = "8.4.0"
compose-bom = "2023.10.01"
compose-compiler = "1.5.13"
compose-compiler = "1.5.14"
orbitmvi = "6.1.1"
androidx-room = "2.4.2"
coroutines = "1.8.0"
ksp = "1.9.23-1.0.20"
coroutines = "1.8.1"
ksp = "1.9.24-1.0.20"
anvil = "2.4.9"
dagger = "2.51.1"
whetstone = "0.8.0"
Expand Down

0 comments on commit 12e8332

Please sign in to comment.