mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
Bump bc
This commit is contained in:
parent
fb2db94839
commit
6fa7c33b7a
2 changed files with 3 additions and 12 deletions
|
@ -34,6 +34,6 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
testCompile group: 'junit', name: 'junit', version: '4.12'
|
||||
compile 'org.bouncycastle:bcprov-jdk15on:1.59'
|
||||
compile 'org.bouncycastle:bcpg-jdk15on:1.59'
|
||||
compile 'org.bouncycastle:bcprov-jdk15on:1.60'
|
||||
compile 'org.bouncycastle:bcpg-jdk15on:1.60'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue