Skip to content

Commit ae47690

Browse files
authored
Merge pull request #740 from modelix/dependabot/gradle/kotlinCoroutines-1.8.1
build(deps): bump kotlinCoroutines from 1.8.0 to 1.8.1
2 parents e4b7461 + 423066d commit ae47690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.7.6" }
2525

2626
[versions]
2727
kotlin = "1.9.24"
28-
kotlinCoroutines="1.8.0"
28+
kotlinCoroutines="1.8.1"
2929
ktor="2.3.11"
3030
kotlinHtml="0.8.0"
3131
kotlinSerialization="1.6.3"

0 commit comments

Comments
 (0)