Skip to content

Commit

Permalink
Bump bouncycastle version to 1.61 (#991)
Browse files Browse the repository at this point in the history
  • Loading branch information
alari authored and iikirilov committed Aug 14, 2019
1 parent dcd0f93 commit f90933c
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
@@ -1,5 +1,5 @@
buildscript {
ext.bouncycastleVersion = '1.60'
ext.bouncycastleVersion = '1.61'
ext.jacksonVersion = '2.8.5'
ext.javapoetVersion = '1.7.0'
ext.jnr_unixsocketVersion = '0.21'
Expand Down

0 comments on commit f90933c

Please sign in to comment.