Skip to content

Commit bddd784

Browse files
fix(deps): update coroutines to v1.9.0 (#13)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent afe16e2 commit bddd784

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.20"
3-
coroutines = "1.9.0-RC.2"
3+
coroutines = "1.9.0"
44
gradle-ktlint = "12.1.1"
55
antlr = "4.13.2"
66
crypto-hash = "1.0.2"

0 commit comments

Comments
 (0)