Skip to content

Commit

Permalink
Update kotlinx.coroutines to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Sangwook123 committed Jul 3, 2024
1 parent 2b9205a commit 501247f
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 @@ -19,7 +19,7 @@ detekt = "1.23.6"

# Kotlin Versions
kotlin = "2.0.0"
kotlinx-coroutines = "1.7.3"
kotlinx-coroutines = "1.8.1"
kotlinx-serialization-json = "1.7.1"
kotlinx-datetime = "0.6.0"
kotlinx-collections = "0.3.7"
Expand Down

0 comments on commit 501247f

Please sign in to comment.