Skip to content

Commit

Permalink
Bump kotlinx-coroutines-test from 1.4.2-native-mt to 1.6.3-native-mt
Browse files Browse the repository at this point in the history
Bumps [kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) from 1.4.2-native-mt to 1.6.3-native-mt.
- [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/commits)

---
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]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2022
1 parent 0c8757e commit a83c188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ buildscript {
ROBOLETRIC = '4.5.1'
MOCKITO_INLINE = '3.8.0'
ASSERT_J = '3.19.0'
COROUTINES = '1.4.2-native-mt'
COROUTINES = '1.6.3-native-mt'
BARISTA = '3.9.0'

//==============================================================================================
Expand Down

0 comments on commit a83c188

Please sign in to comment.