aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-06-22 00:21:27 +0530
committerGitHub <noreply@github.com>2023-06-22 00:21:27 +0530
commita841b7f3a2081824b58b83f5c47be7b2280be006 (patch)
tree52eb598826f30fc96797d0e86bc42df4a74bb54e
parente6b5806edd2f3eb212616b66ee027319c8ef6c63 (diff)
fix(deps): update dependency com.eygraber:uri-kmp to v0.0.12 (#2566)
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 e433ee8c..3d01fffc 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -100,7 +100,7 @@ thirdparty-plumber = { module = "com.squareup.leakcanary:plumber-android-startup
thirdparty-slack-lints = "com.slack.lint:slack-lint-checks:0.3.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.11"
+thirdparty-uri = "com.eygraber:uri-kmp:0.0.12"
thirdparty-whatthestack = "com.github.haroldadmin:WhatTheStack:1.0.0-alpha04"
[bundles]