We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8934a9e commit 6b80385Copy full SHA for 6b80385
gradle/libs.versions.toml
@@ -22,7 +22,7 @@ kotlin-benchmark = { group = "org.jetbrains.kotlinx", name = "kotlinx-benchmark-
22
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
23
kotest-framework-engine = { module = "io.kotest:kotest-framework-engine", version.ref = "kotest" }
24
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
25
-uri = { group = "com.eygraber", name = "uri-kmp", version = "0.0.19" }
+uri = { group = "com.eygraber", name = "uri-kmp", version = "0.0.21" }
26
okio-common = { group = "com.squareup.okio", name = "okio", version.ref = "okio" }
27
okio-nodefilesystem = { group = "com.squareup.okio", name = "okio-nodefilesystem", version.ref = "okio" }
28
openapi-bom = { group = "io.openapiprocessor", name = "json-schema-validator-bom", version.ref = "openapi" }
0 commit comments