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 Sep 8, 2024
1 parent 1a8cd12 commit 2a0d234
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.24"
kotlin = "1.9.25"
android-gradle = "8.6.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"
ksp = "1.9.25-1.0.20"
anvil = "2.4.9"
dagger = "2.52"
whetstone = "0.8.0"
Expand All @@ -15,7 +15,7 @@ ktlint = "1.1.1"
kotlinter = "4.4.1"
kotlinPoet = "1.18.1"
androidCacheFix = "3.0.1"
kotlinxSerialization = "1.6.3"
kotlinxSerialization = "1.7.2"
okhttp = "4.12.0"
retrofit = "2.11.0"
resilience4j = "2.2.0"
Expand Down

0 comments on commit 2a0d234

Please sign in to comment.