aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-07-31 11:03:52 +0530
committerGitHub <noreply@github.com>2023-07-31 11:03:52 +0530
commit249550e4e78cab83a26e1eb0f1feb8d211bcb67b (patch)
treeeb7334d2558238a5880289aa3c26956c921da2b4
parentd8dcc608d3abd83112a076d9a0cd9c47df51f7d7 (diff)
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>
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
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]