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 Dec 19, 2024
1 parent c4e12c8 commit f86ecb9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
[versions]
kotlin = "1.9.24"
kotlin = "1.9.25"
android-gradle = "8.7.0"
compose-bom = "2023.10.01"
compose-compiler = "1.5.14"
compose-compiler = "1.5.15"
orbitmvi = "6.1.1"
androidx-room = "2.4.2"
coroutines = "1.8.1"
ksp = "1.9.24-1.0.20"
anvil = "2.4.9"
coroutines = "1.10.0"
ksp = "1.9.25-1.0.20"
anvil = "2.5.0"
dagger = "2.52"
whetstone = "0.8.0"
lifecycle = "2.8.6"
ktlint = "1.1.1"
kotlinter = "4.4.1"
kotlinPoet = "1.18.1"
androidCacheFix = "3.0.1"
kotlinxSerialization = "1.6.3"
kotlinxSerialization = "1.7.3"
okhttp = "4.12.0"
retrofit = "2.11.0"
resilience4j = "2.2.0"
Expand Down

0 comments on commit f86ecb9

Please sign in to comment.