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 Mar 29, 2024
1 parent f93d797 commit 5a65b49
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[versions]
kotlin = "1.9.22"
kotlin = "1.9.23"
android-gradle = "8.3.1"
compose-bom = "2023.10.01"
compose-compiler = "1.5.10"
compose-compiler = "1.5.11"
orbitmvi = "6.1.1"
androidx-room = "2.4.2"
coroutines = "1.8.0"
ksp = "1.9.22-1.0.18"
ksp = "1.9.23-1.0.19"
anvil = "2.4.9"
dagger = "2.51"
whetstone = "0.8.0"
Expand Down

0 comments on commit 5a65b49

Please sign in to comment.