From 249550e4e78cab83a26e1eb0f1feb8d211bcb67b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 11:03:52 +0530 Subject: [PATCH] fix(deps): update dependency com.eygraber:uri-kmp to v0.0.14 (#2631) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6bb1b3e1..9a22a87f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -93,7 +93,7 @@ thirdparty-plumber = { module = "com.squareup.leakcanary:plumber-android-startup thirdparty-slack-lints = "com.slack.lint:slack-lint-checks:0.4.0" # TODO: Remove the explicit bcpkix dependency when upgrading this to a BC 1.71 compatible version thirdparty-sshj = "com.hierynomus:sshj:0.35.0" -thirdparty-uri = "com.eygraber:uri-kmp:0.0.13" +thirdparty-uri = "com.eygraber:uri-kmp:0.0.14" thirdparty-whatthestack = "com.github.haroldadmin:WhatTheStack:1.0.0-alpha04" [bundles]