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 ad5ab78 commit c2f2e39Copy full SHA for c2f2e39
gradle/libs.versions.toml
@@ -26,7 +26,7 @@ kotlin-benchmark = { group = "org.jetbrains.kotlinx", name = "kotlinx-benchmark-
26
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
27
kotest-framework-engine = { module = "io.kotest:kotest-framework-engine", version.ref = "kotest" }
28
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
29
-uri = { group = "com.eygraber", name = "uri-kmp", version = "0.0.19" }
+uri = { group = "com.eygraber", name = "uri-kmp", version = "0.0.20" }
30
okio-common = { group = "com.squareup.okio", name = "okio", version.ref = "okio" }
31
okio-nodefilesystem = { group = "com.squareup.okio", name = "okio-nodefilesystem", version.ref = "okio" }
32
openapi-bom = { group = "io.openapiprocessor", name = "json-schema-validator-bom", version.ref = "openapi" }
0 commit comments