Skip to content

Commit

Permalink
Merge pull request #696 from ywy2090/master-ChangeLog
Browse files Browse the repository at this point in the history
update publish.gradle
  • Loading branch information
ywy2090 authored Aug 14, 2020
2 parents c611580 + 3b1374d commit 84e0265
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions publish.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,10 @@ dependencies {

// compile 'io.netty:netty-tcnative:2.0.25.Final'
// compile 'io.netty:netty-tcnative-boringssl-static:2.0.27.Final'
compile ('org.fisco-bcos:netty-sm-ssl-context:1.0.0') {
compile ('org.fisco-bcos:netty-sm-ssl-context:1.1.0') {
exclude module:"log4j"
}

// update tcnative version
compile 'org.fisco-bcos:tcnative:2.0.30.0-SNAPSHOT'

compile 'org.ethereum:solcJ-all:0.4.25'
compile 'io.netty:netty-all:4.1.50.Final'
compile 'com.google.guava:guava:29.0-jre'
Expand Down

0 comments on commit 84e0265

Please sign in to comment.