Skip to content

Commit

Permalink
Merge pull request #148 from okp4/dependabot/gradle/io.grpc-grpc-prot…
Browse files Browse the repository at this point in the history
…obuf-1.58.0
  • Loading branch information
dependabot[bot] committed Sep 7, 2023
2 parents 5cd45a1 + 564762f commit 887b5b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
implementation("com.okp4.grpc:cosmos-sdk:$cosmosSdkVersion")
pullReflectionConfig("com.okp4.grpc:cosmos-sdk:$cosmosSdkVersion")

val grpcVersion = "1.57.2"
val grpcVersion = "1.58.0"
implementation("io.grpc:grpc-protobuf:$grpcVersion")
implementation("io.github.classgraph:classgraph:4.8.162")

Expand Down

0 comments on commit 887b5b3

Please sign in to comment.