Skip to content

Commit

Permalink
Merge pull request #125 from ywy2090/release-1.1.0-master
Browse files Browse the repository at this point in the history
<update>(gradle): udpate wecross-java-stub version
  • Loading branch information
ywy2090 authored Feb 5, 2021
2 parents da4e45f + 242ab37 commit dbe3dec
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 @@ -57,7 +57,7 @@ dependencies {

// WeCross

implementation 'com.webank:wecross-java-stub:1.1.0-dev-02020-SNAPSHOT'
implementation 'com.webank:wecross-java-stub:1.1.1'
configurations.compile.exclude(group: 'ch.qos.logback')
configurations.compile.exclude(group: 'org.apache.logging.log4j')

Expand Down

0 comments on commit dbe3dec

Please sign in to comment.