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 f07a592 commit 468bdb2Copy full SHA for 468bdb2
gradle/libs.versions.toml
@@ -30,7 +30,7 @@ kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.
30
kotest-framework-engine = { module = "io.kotest:kotest-framework-engine", version.ref = "kotest" }
31
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
32
kotest-common = { module = "io.kotest:kotest-common", version.ref = "kotest" }
33
-uri = { group = "com.eygraber", name = "uri-kmp", version = "0.0.17" }
+uri = { group = "com.eygraber", name = "uri-kmp", version = "0.0.18" }
34
okio-common = { group = "com.squareup.okio", name = "okio", version.ref = "okio" }
35
okio-nodefilesystem = { group = "com.squareup.okio", name = "okio-nodefilesystem", version.ref = "okio" }
36
openapi-bom = { group = "io.openapiprocessor", name = "json-schema-validator-bom", version.ref = "openapi" }
0 commit comments