mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-09 18:29:45 +02:00
Bump pgpainless to 0.0.1-alpha11 and depend on bcprov in tests
This commit is contained in:
parent
adfca965b5
commit
e9f427084d
2 changed files with 6 additions and 4 deletions
|
@ -8,7 +8,9 @@ dependencies {
|
|||
compile project(':smack-extensions')
|
||||
compile project(':smack-experimental')
|
||||
|
||||
compile 'org.pgpainless:pgpainless-core:0.0.1-alpha7'
|
||||
api 'org.pgpainless:pgpainless-core:0.0.1-alpha11'
|
||||
|
||||
testImplementation "org.bouncycastle:bcprov-jdk15on:1.65"
|
||||
|
||||
testCompile project(path: ":smack-core", configuration: "testRuntime")
|
||||
testCompile group: 'commons-io', name: 'commons-io', version: "$commonsIoVersion"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue