Skip to content

Commit

Permalink
Merge pull request #303 from ywy2090/master-ChangeLog
Browse files Browse the repository at this point in the history
update web3sdk version
  • Loading branch information
ywy2090 authored Aug 14, 2020
2 parents 8039eb0 + 753b7eb commit 544ec71
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 @@ -32,7 +32,7 @@ dependencies {
// compile group: 'org.fisco-bcos', name: 'solcJ', version: '0.5.2.0'
compile group: 'org.fisco-bcos', name: 'solcJ', version: '0.4.25.0'

compile group: 'org.fisco-bcos', name: 'web3sdk', version: '2.6.0'
compile group: 'org.fisco-bcos', name: 'web3sdk', version: '2.6.1'

compile group: 'commons-codec', name:'commons-codec', version:'1.10'
compile group: 'org.slf4j', name:'slf4j-log4j12', version:'1.7.30'
Expand Down

0 comments on commit 544ec71

Please sign in to comment.