Skip to content

Commit

Permalink
Update libs.version.toml (#3174)
Browse files Browse the repository at this point in the history
Should hopefully address memory leaks fixed as of Kotlin/kotlinx.coroutines#3351
  • Loading branch information
Syrou committed Oct 4, 2022
1 parent a99090f commit 44ad9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
@@ -1,7 +1,7 @@
[versions]
kotlin-version = "1.7.0"
kotlinx-html-version = "0.7.5"
coroutines-version = "1.6.3"
coroutines-version = "1.6.4"
atomicfu-version = "0.17.3"
serialization-version = "1.3.3"
validator-version = "0.8.0"
Expand Down

0 comments on commit 44ad9db

Please sign in to comment.