Skip to content

Commit

Permalink
chore: upgrade kotlin coroutines to 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
VaiTon committed Mar 31, 2023
1 parent 58fa0f0 commit 752e029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://kotlinlang.org/docs/releases.html#release-details
kotlin = "1.8.20"
# https://github.com/Kotlin/kotlinx.coroutines
kotlin-coroutines = "1.6.2"
kotlin-coroutines = "1.6.4"
# https://github.com/FasterXML/jackson
jackson = "2.12.3"
# https://greenrobot.org/greendao/
Expand Down

0 comments on commit 752e029

Please sign in to comment.