Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 18, 2021
1 parent 3cc365c commit 33f5987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.version>1.4.31</kotlin.version>
<kotlin.coroutines.version>1.4.2</kotlin.coroutines.version>
<kotlin.coroutines.version>1.4.3-native-mt</kotlin.coroutines.version>
<java.version>11</java.version>
<arrow.version>0.11.0</arrow.version>
<kotlin.code.style>official</kotlin.code.style>
Expand Down

0 comments on commit 33f5987

Please sign in to comment.