Skip to content

Commit 44ad9db

Browse files
authored
Update libs.version.toml (#3174)
Should hopefully address memory leaks fixed as of Kotlin/kotlinx.coroutines#3351
1 parent a99090f commit 44ad9db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin-version = "1.7.0"
33
kotlinx-html-version = "0.7.5"
4-
coroutines-version = "1.6.3"
4+
coroutines-version = "1.6.4"
55
atomicfu-version = "0.17.3"
66
serialization-version = "1.3.3"
77
validator-version = "0.8.0"

0 commit comments

Comments
 (0)