Skip to content

Commit

Permalink
Upgraded BouncyCastle (Fixes #312)
Browse files Browse the repository at this point in the history
  • Loading branch information
hierynomus committed Apr 10, 2017
1 parent 8eb7d1a commit 4d84d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4d84d3f

Please sign in to comment.