summaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index dfdd63d87f..150b43f58b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -92,7 +92,7 @@ subprojects {
version = '4.1.3-SNAPSHOT'
ext {
- bouncyCastleVersion = '1.64'
+ bouncyCastleVersion = '1.65'
commonsCodecVersion = '1.14'
commonsCompressVersion = '1.20'
commonsMathVersion = '3.6.1'