Skip to content

Commit

Permalink
Update coroutines to 1.8.0 🎉 (#5626)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin committed Feb 20, 2024
1 parent 3e488f5 commit 1152fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libraries.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ kotlin-plugin-min = "1.8.0"
kotlin-plugin = "2.0.0-Beta4"
kotlin-plugin-max = "2.0.0-Beta4"
kotlin-stdlib = "2.0.0-Beta4"
kotlinx-coroutines = "1.8.0-RC2"
kotlinx-coroutines = "1.8.0"
kotlinx-datetime = "0.5.0"
kotlinx-serialization-runtime = "1.6.2"
ksp = "2.0.0-Beta4-1.0.17"
Expand Down

0 comments on commit 1152fb5

Please sign in to comment.