Skip to content

Commit

Permalink
Bump Bouncy Castle to 1.68
Browse files Browse the repository at this point in the history
  • Loading branch information
Flowdalic committed Feb 14, 2021
1 parent 9261d64 commit fe32142
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 @@ -127,7 +127,7 @@ allprojects {
smackMinAndroidSdk = 19
junitVersion = '5.6.2'
commonsIoVersion = '2.6'
bouncyCastleVersion = '1.65'
bouncyCastleVersion = '1.68'

if (project.hasProperty("useSonatype")) {
useSonatype = project.getProperty("useSonatype").toBoolean()
Expand Down

0 comments on commit fe32142

Please sign in to comment.