Skip to content

Commit

Permalink
Merge pull request #88 from WeBankFinTech/revert-82-dev
Browse files Browse the repository at this point in the history
Revert "upgrade web3sdk to 2.4.2"
  • Loading branch information
CodingCattwo committed Jul 20, 2020
2 parents a44e45a + 695fbd9 commit 3577efe
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 @@ -95,7 +95,7 @@ List tomcat = [

dependencies {
compile spring_boot,spring,mysql,swagger,log4j,dangdang,zookeeper,jaxb,jackson,tomcat
compile "org.fisco-bcos:web3sdk:2.4.2"
compile "org.fisco-bcos:web3sdk:2.4.1"
// support guomi/ecdsa same time, support solcJ-0.5.2
compile "org.fisco-bcos:solcJ:0.4.25-rc1"
compile "org.slf4j:jcl-over-slf4j:1.7.30"
Expand Down

0 comments on commit 3577efe

Please sign in to comment.