Skip to content

Commit bedd91e

Browse files
authored
Merge pull request #114 from simple-robot/dependabot/gradle/dev/main/kotlinx-coroutines-1.9.0
build(deps): bump kotlinx-coroutines from 1.8.1 to 1.9.0
2 parents 8502b50 + 104d45d commit bedd91e

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
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "2.0.10"
3-
kotlinx-coroutines = "1.8.1"
3+
kotlinx-coroutines = "1.9.0"
44
kotlinx-serialization = "1.7.1"
55
dokka = "1.9.20"
66
ktor = "2.3.12"

0 commit comments

Comments
 (0)