diff --git a/build.gradle b/build.gradle index 5988e7eb..a54e995a 100644 --- a/build.gradle +++ b/build.gradle @@ -24,7 +24,7 @@ targetCompatibility = 1.6 configurations.compile.transitive = false -def bouncycastleVersion = "1.51" +def bouncycastleVersion = "1.56" dependencies { compile "org.slf4j:slf4j-api:1.7.7"