We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 697ee5f commit 1a09979Copy full SHA for 1a09979
1 file changed
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ fuzzysearch = "com.github.android-password-store:sublime-fuzzy:2.3.4"
19
highlights = "dev.snipme:highlights:1.1.0"
20
# Support Kotlin 2.2.20 https://github.com/square/kotlinpoet/releases/tag/2.1.0
21
kotlinpoet = "com.squareup:kotlinpoet:2.1.0"
22
-kotlin-io = "org.jetbrains.kotlinx:kotlinx-io-core:0.8.2"
+kotlin-io = "org.jetbrains.kotlinx:kotlinx-io-core:0.9.0"
23
kotlinx-browser = "org.jetbrains.kotlinx:kotlinx-browser:0.5.0"
24
# Support Kotlin 2.2.20 https://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.9.0
25
kotlinx-serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0"
0 commit comments