mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-06 17:04:09 +02:00
fix(deps): update dependency com.eygraber:uri-kmp to v0.0.18 (#2971)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9dcb6b4d2f
commit
25fb87fe16
|
@ -93,7 +93,7 @@ thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.6.7"
|
||||||
thirdparty-slack-lints = "com.slack.lint:slack-lint-checks:0.7.0"
|
thirdparty-slack-lints = "com.slack.lint:slack-lint-checks:0.7.0"
|
||||||
thirdparty-slf4j-api = { module = "org.slf4j:slf4j-api", version = { strictly = "[1.7, 1.8[", prefer = "1.7.36" } }
|
thirdparty-slf4j-api = { module = "org.slf4j:slf4j-api", version = { strictly = "[1.7, 1.8[", prefer = "1.7.36" } }
|
||||||
thirdparty-sshj = "com.hierynomus:sshj:0.38.0"
|
thirdparty-sshj = "com.hierynomus:sshj:0.38.0"
|
||||||
thirdparty-uri = "com.eygraber:uri-kmp:0.0.17"
|
thirdparty-uri = "com.eygraber:uri-kmp:0.0.18"
|
||||||
|
|
||||||
[bundles]
|
[bundles]
|
||||||
androidxLifecycle = [
|
androidxLifecycle = [
|
||||||
|
|
Loading…
Reference in a new issue