Skip to content

Commit

Permalink
Merge pull request #2 from fraktalio/dependabot/maven/org.jetbrains.k…
Browse files Browse the repository at this point in the history
…otlinx-kotlinx-coroutines-core-1.4.3-native-mt

Bump kotlinx-coroutines-core from 1.4.2 to 1.4.3-native-mt
  • Loading branch information
idugalic committed Mar 18, 2021
2 parents 3cc365c + 33f5987 commit 3649fdd
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 3649fdd

Please sign in to comment.