Skip to content

Commit

Permalink
update java sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
cyjseagull committed Dec 25, 2020
1 parent b4139b4 commit 1fd3aa0
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 @@ -30,7 +30,7 @@ dependencies {
compile 'org.fisco-bcos:solcJ:0.4.25.1'
//compile 'org.fisco-bcos:solcJ:0.6.10.0'
//compile 'org.fisco-bcos:solcJ:0.5.2.0'
compile ('org.fisco-bcos.java-sdk:fisco-bcos-java-sdk:2.7.1-SNAPSHOT')
compile ('org.fisco-bcos.java-sdk:fisco-bcos-java-sdk:2.7.1')
compile 'org.jline:jline:3.12.0'
compile 'io.bretty:console-table-builder:1.2'
compile 'com.github.jsqlparser:jsqlparser:2.0'
Expand Down

0 comments on commit 1fd3aa0

Please sign in to comment.