mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-12-23 03:17:58 +01:00
Bump BC to 1.65
This commit is contained in:
parent
ba6e850f6f
commit
b6b441f65c
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ allprojects {
|
||||||
isSnapshot = true
|
isSnapshot = true
|
||||||
pgpainlessMinAndroidSdk = 9
|
pgpainlessMinAndroidSdk = 9
|
||||||
javaSourceCompatibility = 1.8
|
javaSourceCompatibility = 1.8
|
||||||
bouncyCastleVersion = '1.64'
|
bouncyCastleVersion = '1.65'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue