Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit adac14a4 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump org.jetbrains.kotlinx:kotlinx-coroutines-test (#166)

Bumps the lib-dependencies group with 1 update: [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines).


Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` 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](https://github.com/Kotlin/kotlinx.coroutines/compare/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
  dependency-group: lib-dependencies
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 5cdbb5c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
dokka = "2.2.0"
junit4 = "4.13.2"
kotlin = "2.3.21"
kotlin-coroutines = "1.10.2"
kotlin-coroutines = "1.11.0"
okhttpVersion = "5.3.2"
spotbugs = "4.9.8"
xpp3Version = "1.1.6"