Skip to content

Commit 497f5c0

Browse files
Gradle(deps): Bump org.jetbrains.kotlinx:kotlinx-coroutines-test from 1.10.2 to 1.11.0 (#352)
Gradle(deps): Bump org.jetbrains.kotlinx:kotlinx-coroutines-test Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) from 1.10.2 to 1.11.0. - [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.10.2...1.11.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 301abba commit 497f5c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ turbineVer = "1.2.1"
6060
mockkVersion = "1.14.9"
6161
junitKtx = "1.3.0"
6262
coreTesting = "2.2.0"
63-
kotlinxCoroutinesTest = "1.10.2"
63+
kotlinxCoroutinesTest = "1.11.0"
6464
jacoco = "0.8.14"
6565

6666
[libraries]

0 commit comments

Comments
 (0)