Skip to content

Commit

Permalink
Bump kotlinx-coroutines-core from 1.4.2-native-mt to 1.4.3-native-mt (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 27, 2021
1 parent 823e4ff commit 641d161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -41,5 +41,5 @@ libraries.kotlin = [
version: kotlinVersion,

stdlib: "org.jetbrains.kotlin:kotlin-stdlib:${kotlinVersion}",
coroutines: 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.2-native-mt',
coroutines: 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.3-native-mt',
]

0 comments on commit 641d161

Please sign in to comment.