fix(deps): update bouncycastle to v1.72 (#2153)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-09-29 09:08:25 +05:30 committed by GitHub
parent e3297f3b39
commit d26040b1fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
[versions] [versions]
agp = "7.3.0" agp = "7.3.0"
androidxActivity = "1.6.0" androidxActivity = "1.6.0"
bouncycastle = "1.71" bouncycastle = "1.72"
composeFoundation = "1.3.0-beta03" composeFoundation = "1.3.0-beta03"
composeUi = "1.3.0-beta03" composeUi = "1.3.0-beta03"
coroutines = "1.6.4" coroutines = "1.6.4"