fix(deps): update bouncycastle to v1.73 (#2464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
eaae6cb6b2
commit
cdb74c7962
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
[versions]
|
[versions]
|
||||||
agp = "7.4.2"
|
agp = "7.4.2"
|
||||||
androidxActivity = "1.7.0"
|
androidxActivity = "1.7.0"
|
||||||
bouncycastle = "1.72"
|
bouncycastle = "1.73"
|
||||||
# @keep used for kotlinCompilerExtensionVersion
|
# @keep used for kotlinCompilerExtensionVersion
|
||||||
composeCompiler = "1.4.4-dev-k1.8.20-f6ae19e64ff"
|
composeCompiler = "1.4.4-dev-k1.8.20-f6ae19e64ff"
|
||||||
coroutines = "1.6.4"
|
coroutines = "1.6.4"
|
||||||
|
|
Loading…
Reference in a new issue