Skip to content

Commit d3f1744

Browse files
Update kotlinx-coroutines monorepo to v1.9.0
1 parent 6144d38 commit d3f1744

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
@@ -3,7 +3,7 @@
33
agp = "8.5.1"
44
dokka = "1.9.20"
55
kotlin = "2.0.10"
6-
coroutines = "1.8.1"
6+
coroutines = "1.9.0"
77
detekt = "1.23.6"
88
mockito = "5.12.0"
99
nexus-publish = "2.0.0"

0 commit comments

Comments
 (0)