Skip to content

Commit 70c6b7e

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.10.1 (#4272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fefb93b commit 70c6b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/output/kotlin/gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "2.1.0"
3-
coroutines = "1.9.0"
3+
coroutines = "1.10.1"
44
serialization = "1.5.0"
55
ktor = "3.0.3"
66

0 commit comments

Comments
 (0)