Skip to content

Commit 677050c

Browse files
chore(deps): update kotlin core dependencies (#577)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0bceadc commit 677050c

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
@@ -1,11 +1,11 @@
11
[versions]
2-
kotlin = "1.9.23"
2+
kotlin = "1.9.25"
33
okio = "3.8.0"
44
serialization = "1.6.3"
55
diktat = "1.2.5"
66
kotlinx-cli = "0.3.6"
77
kotlinx-datetime = "0.5.0"
8-
kotlinx-coroutines = "1.8.0"
8+
kotlinx-coroutines = "1.8.1"
99
junit = "5.10.2"
1010
ktoml = "0.5.1"
1111
multiplatform-diff = "0.5.0"

0 commit comments

Comments
 (0)