Skip to content

Commit

Permalink
Merge pull request #831 from coheigea/bouncycastle
Browse files Browse the repository at this point in the history
Upgrade Bouncycastle to 1.60
  • Loading branch information
snazha-blkio committed Jan 18, 2019
2 parents ffc4dc4 + c446db4 commit 1bdc682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
@@ -1,5 +1,5 @@
buildscript {
ext.bouncycastleVersion = '1.54'
ext.bouncycastleVersion = '1.60'
ext.jacksonVersion = '2.8.5'
ext.javapoetVersion = '1.7.0'
ext.jnr_unixsocketVersion = '0.21'
Expand Down

0 comments on commit 1bdc682

Please sign in to comment.