Skip to content

Commit

Permalink
Merge pull request #15 from rpatel-figure/main
Browse files Browse the repository at this point in the history
Update SDK version from 0.6.0 to 0.6.1
  • Loading branch information
celloman authored Jun 17, 2022
2 parents 785cec9 + a61a3bf commit 83e63cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ dependencies {

implementation("org.reflections:reflections:0.9.10")

implementation("io.provenance.scope:sdk:0.6.0")
implementation("io.provenance.scope:util:0.6.0")
implementation("io.provenance.scope:sdk:0.6.1")
implementation("io.provenance.scope:util:0.6.1")
implementation("io.provenance.protobuf:pb-proto-java:1.5.0")

implementation("io.grpc:grpc-protobuf:1.39.0")
Expand Down

0 comments on commit 83e63cc

Please sign in to comment.