Skip to content

Commit 0f85ddf

Browse files
Merge pull request #1066 from modelix/dependabot/gradle/kotlinCoroutines-1.9.0
build(deps): bump kotlinCoroutines from 1.8.1 to 1.9.0
2 parents 7d4e095 + 40324a9 commit 0f85ddf

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
@@ -26,7 +26,7 @@ docker-compose = { id = "com.avast.gradle.docker-compose" , version = "0.17.8" }
2626

2727
[versions]
2828
kotlin = "2.0.20"
29-
kotlinCoroutines="1.8.1"
29+
kotlinCoroutines="1.9.0"
3030
ktor="2.3.12"
3131
kotlinHtml="0.8.0"
3232
kotlinSerialization="1.7.2"

0 commit comments

Comments
 (0)