Skip to content

Commit

Permalink
Update bouncycastleVersion to fix illegal reflective access operations (
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianSchuessler authored Apr 19, 2020
1 parent b705add commit 144c0a4
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 @@ -10,7 +10,7 @@ plugins {
}

ext {
bouncycastleVersion = '1.61'
bouncycastleVersion = '1.65'
jacksonVersion = '2.8.5'
javaPoetVersion = '1.7.0'
kotlinPoetVersion = '1.5.0'
Expand Down

0 comments on commit 144c0a4

Please sign in to comment.