Skip to content

Commit 81d0739

Browse files
Bump com.eygraber:uri-kmp from 0.0.18 to 0.0.19
Bumps [com.eygraber:uri-kmp](https://github.com/eygraber/uri-kmp) from 0.0.18 to 0.0.19. - [Release notes](https://github.com/eygraber/uri-kmp/releases) - [Changelog](https://github.com/eygraber/uri-kmp/blob/master/changelog_config.json) - [Commits](eygraber/uri-kmp@0.0.18...0.0.19) --- updated-dependencies: - dependency-name: com.eygraber:uri-kmp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1dbd5c4 commit 81d0739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ kotlin-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coro
3030
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
3131
kotest-framework-engine = { module = "io.kotest:kotest-framework-engine", version.ref = "kotest" }
3232
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
33-
uri = { group = "com.eygraber", name = "uri-kmp", version = "0.0.18" }
33+
uri = { group = "com.eygraber", name = "uri-kmp", version = "0.0.19" }
3434
okio-common = { group = "com.squareup.okio", name = "okio", version.ref = "okio" }
3535
okio-nodefilesystem = { group = "com.squareup.okio", name = "okio-nodefilesystem", version.ref = "okio" }
3636
openapi-bom = { group = "io.openapiprocessor", name = "json-schema-validator-bom", version.ref = "openapi" }

0 commit comments

Comments
 (0)