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:
renovate[bot] 2023-04-12 04:54:31 +00:00 committed by GitHub
parent eaae6cb6b2
commit cdb74c7962
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
[versions]
agp = "7.4.2"
androidxActivity = "1.7.0"
bouncycastle = "1.72"
bouncycastle = "1.73"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.4.4-dev-k1.8.20-f6ae19e64ff"
coroutines = "1.6.4"