Skip to content

Commit

Permalink
Merge pull request #482 from MaggieNgWu/release-2.8.0
Browse files Browse the repository at this point in the history
remove snapshot
  • Loading branch information
MaggieNgWu authored Aug 25, 2021
2 parents 267e7b3 + abc2700 commit 742f0ad
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.3-SNAPSHOT'
//compile 'org.fisco-bcos:solcJ:0.5.2.3-SNAPSHTOT'
compile ('org.fisco-bcos.java-sdk:fisco-bcos-java-sdk:2.8.0-GMT0018-SNAPSHOT')
compile ('org.fisco-bcos.java-sdk:fisco-bcos-java-sdk:2.8.0-GMT0018')
compile("commons-cli:commons-cli:1.3.1")
compile 'org.jline:jline:3.12.0'
compile 'io.bretty:console-table-builder:1.2'
Expand Down

0 comments on commit 742f0ad

Please sign in to comment.