mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
Refactoring
This commit is contained in:
parent
5ec1e1a128
commit
848b61417b
18 changed files with 122 additions and 17 deletions
|
@ -34,6 +34,6 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
testCompile group: 'junit', name: 'junit', version: '4.12'
|
||||
compile 'org.bouncycastle:bcprov-debug-jdk15on:1.59'
|
||||
compile 'org.bouncycastle:bcprov-jdk15on:1.59'
|
||||
compile 'org.bouncycastle:bcpg-jdk15on:1.59'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue