Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit f443e11

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.6.4
1 parent 6abef20 commit f443e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "1.6.21"
33
kotest = "5.5.5"
4-
coroutines = "1.6.3"
4+
coroutines = "1.6.4"
55

66
[libraries]
77
kotest-framework-api = { module = "io.kotest:kotest-framework-api", version.ref = "kotest" }

0 commit comments

Comments
 (0)