Skip to content

Commit

Permalink
Upgrade Bouncycastle to 1.60
Browse files Browse the repository at this point in the history
  • Loading branch information
coheigea committed Jan 4, 2019
1 parent 7641f5d commit c446db4
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 c446db4

Please sign in to comment.