Skip to content

Commit 8a5594b

Browse files
Update Kotlin related dependencies
1 parent b9cc409 commit 8a5594b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[versions]
2-
kotlin = "1.9.24"
2+
kotlin = "1.9.25"
33
android-gradle = "8.5.1"
44
compose-bom = "2023.10.01"
55
compose-compiler = "1.5.14"
66
orbitmvi = "6.1.1"
77
androidx-room = "2.4.2"
88
coroutines = "1.8.1"
9-
ksp = "1.9.24-1.0.20"
9+
ksp = "1.9.25-1.0.20"
1010
anvil = "2.4.9"
1111
dagger = "2.51.1"
1212
whetstone = "0.8.0"
@@ -15,7 +15,7 @@ ktlint = "1.1.1"
1515
kotlinter = "4.4.1"
1616
kotlinPoet = "1.18.1"
1717
androidCacheFix = "3.0.1"
18-
kotlinxSerialization = "1.6.3"
18+
kotlinxSerialization = "1.7.1"
1919
okhttp = "4.12.0"
2020
retrofit = "2.11.0"
2121
resilience4j = "2.2.0"

0 commit comments

Comments
 (0)