Skip to content

Commit ff55d5d

Browse files
dependabot[bot]dkrasnoff
authored andcommitted
chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-test
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) from 1.6.4 to 1.10.2. - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.6.4...1.10.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e80dcb6 commit ff55d5d

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
@@ -11,7 +11,7 @@ junit-jupiter = "5.10.1"
1111
logstash-logback-encoder = "8.1"
1212
trove4j = "1.0.20221201"
1313
kotlinx-coroutines = "1.7.3"
14-
kotlinx-coroutines-test = "1.6.4"
14+
kotlinx-coroutines-test = "1.10.2"
1515
kotlinx-datetime = "0.7.1-0.6.x-compat"
1616
kotlinx-io = "0.8.0"
1717
kotlinx-serialization = "1.9.0"

0 commit comments

Comments
 (0)