diff --git a/build.gradle b/build.gradle index e314ee69..5374361d 100644 --- a/build.gradle +++ b/build.gradle @@ -40,7 +40,7 @@ repositories { configurations.compile.transitive = false -def bouncycastleVersion = "1.68" +def bouncycastleVersion = "1.69" def sshdVersion = "2.1.0" dependencies {