Skip to content

Commit 006f12f

Browse files
committed
chore: dep updates
1 parent 0895277 commit 006f12f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ kotlinx-io = "0.3.5"
2626
kotlinx-atomicfu = "0.24.0"
2727
kotlinx-coroutines = "1.9.0-RC"
2828
kotlinx-datetime = "0.6.0"
29-
kotlinx-serialization = "1.7.0-RC"
29+
kotlinx-serialization = "1.7.0"
3030
kotlinx-collections-immutable = "0.3.7"
3131
kotlinx-lincheck = "2.32"
3232
kotlinx-benchmark = "0.4.8"
@@ -44,7 +44,7 @@ ktor = "3.0.0-beta-1"
4444
kotlinRetry = "2.0.1"
4545
koin = "3.5.6"
4646
kotest = "5.9.0"
47-
ksp-auto-service = "1.1.0"
47+
ksp-auto-service = "1.2.0"
4848
ksp-redacted = "1.9.0"
4949
ksp-powerassert = "0.13.0"
5050
slf4j = "2.1.0-alpha1"

0 commit comments

Comments
 (0)