Skip to content

Commit

Permalink
Merge pull request #141 from okp4/dependabot/gradle/io.grpc-grpc-prot…
Browse files Browse the repository at this point in the history
…obuf-1.57.2
  • Loading branch information
dependabot[bot] committed Aug 16, 2023
2 parents 2bb2d75 + dc8fd4a commit 9246601
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.1"
val grpcVersion = "1.57.2"
implementation("io.grpc:grpc-protobuf:$grpcVersion")
implementation("io.github.classgraph:classgraph:4.8.162")

Expand Down

0 comments on commit 9246601

Please sign in to comment.