Skip to content

Commit

Permalink
Merge pull request #325 from nervosnetwork/dependabot/gradle/org.boun…
Browse files Browse the repository at this point in the history
…cycastle-bcprov-jdk15on-1.65.01

chore(deps): bump bcprov-jdk15on from 1.65 to 1.65.01
  • Loading branch information
duanyytop authored Jun 3, 2020
2 parents af96c99 + 3e78374 commit f8f6844
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,6 +1,6 @@
buildscript {

ext.bouncycastleVersion = '1.65'
ext.bouncycastleVersion = '1.65.01'
ext.rxjavaVersion = '2.2.19'
ext.gsonVersion = '2.8.6'
ext.okhttpVersion = '4.7.2'
Expand Down

0 comments on commit f8f6844

Please sign in to comment.