Skip to content

Commit 8fbd6bb

Browse files
Bump org.jetbrains.kotlinx:kotlinx-coroutines-test from 1.9.0 to 1.10.1 (#386)
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) from 1.9.0 to 1.10.1. - [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.9.0...1.10.1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4dc0a2e commit 8fbd6bb

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
@@ -45,7 +45,7 @@ dayNightSwitch = "1.0.0"
4545
catppuccin = "0.1.2"
4646
turbine = "1.2.0"
4747
roboelectric = "4.14.1"
48-
testCoroutines = "1.9.0"
48+
testCoroutines = "1.10.1"
4949
mediaPipeGenerator = "0.10.18"
5050
serialization = "1.8.0"
5151

0 commit comments

Comments
 (0)