Skip to content

Commit 8e483cf

Browse files
Update org.jetbrains.kotlinx (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4264910 commit 8e483cf

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
@@ -8,7 +8,7 @@ kotest-property = { module = "io.kotest:kotest-property", version.ref = "kotest"
88

99
kotest-property-datetime = { module = "io.kotest.extensions:kotest-property-datetime", version = "1.1.0" }
1010

11-
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.6.3" }
12-
kotlinx-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.3.3" }
11+
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.6.4" }
12+
kotlinx-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.4.0" }
1313

1414
univocity-parsers = { module = "com.univocity:univocity-parsers", version = "2.9.1" }

0 commit comments

Comments
 (0)