Skip to content

Commit

Permalink
Update coroutines to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 15, 2024
1 parent 723dc36 commit 2ed6bab
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 @@ -3,7 +3,7 @@ ktlint = "0.48.2"
ktor = "2.3.8"
log4j = "2.22.1"
kotlin = "1.9.22"
coroutines = "1.7.3"
coroutines = "1.8.0"

[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit 2ed6bab

Please sign in to comment.