Skip to content

Commit 60d930d

Browse files
committed
Upgrade kotlinx.coroutines to the most recent version
1 parent 8c05abb commit 60d930d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ slf4j = "2.0.18"
1111
jakarta-validation = "3.0.2"
1212
junit = "4.13.2"
1313
logstash-logback-encoder = "9.0"
14-
kotlinx-coroutines = "1.7.3"
14+
kotlinx-coroutines = "1.11.0"
1515
kotlinx-coroutines-compose-wasm = "1.11.0"
16-
kotlinx-coroutines-test = "1.6.4"
16+
kotlinx-coroutines-test = "1.11.0"
1717
kotlinx-datetime = "0.8.0-0.6.x-compat"
1818
kotlinx-io = "0.9.0"
1919
kotlinx-serialization = "1.11.0"

0 commit comments

Comments
 (0)