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]