Skip to content

Commit

Permalink
Merge branch 'release/1.0.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
dgeorgiev committed Mar 28, 2024
2 parents 4f94e28 + 0005169 commit 484ff0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ junitBom=5.2.0
assertjVersion=3.20.2

# WE SDK libs
weNodeClientVersion=1.2.0
weContractSdkVersion=1.3.1
weNodeClientVersion=1.3.1
weContractSdkVersion=1.3.2

# GitHub properties
gitHubProject=waves-enterprise/we-spring-sdk
Expand Down
1 change: 0 additions & 1 deletion we-starters/we-starter-contract-client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description = "Starter for using we-contract-client."
dependencies {
api(project(":we-autoconfigure"))
api("com.wavesenterprise:we-node-client-grpc-blocking-client")
api("com.wavesenterprise:we-node-client-feign-client")
api("com.wavesenterprise:we-contract-sdk-blocking-client")
api("com.wavesenterprise:we-tx-signer-node")
api("io.github.openfeign:feign-core")
Expand Down

0 comments on commit 484ff0f

Please sign in to comment.