Skip to content

Commit

Permalink
update web3sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
dalaocu authored Mar 5, 2020
1 parent 349777f commit 86f3623
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 @@ -66,7 +66,7 @@ subprojects {
implementation ('org.apache.commons:commons-lang3:3.8.1')
implementation 'cn.hutool:hutool-all:4.1.19'
// web3j依赖
implementation ('org.fisco-bcos:web3sdk:2.1.0')
implementation ('org.fisco-bcos:web3sdk:2.2.2')

testAnnotationProcessor "org.projectlombok:lombok"
testCompileOnly "org.projectlombok:lombok"
Expand Down

0 comments on commit 86f3623

Please sign in to comment.