mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 00:59:39 +02:00
Bump Bouncy Castle to 1.71
This commit is contained in:
parent
167af86f79
commit
e87da18495
3 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@ dependencies {
|
|||
|
||||
api 'org.pgpainless:pgpainless-core:1.3.1'
|
||||
|
||||
testImplementation "org.bouncycastle:bcprov-jdk15on:${bouncyCastleVersion}"
|
||||
testImplementation "org.bouncycastle:bcprov-jdk18on:${bouncyCastleVersion}"
|
||||
|
||||
testFixturesApi(testFixtures(project(":smack-core")))
|
||||
testImplementation group: 'commons-io', name: 'commons-io', version: "$commonsIoVersion"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue