Skip to content

Commit

Permalink
chore(deps): update grpc to v1.57.1
Browse files Browse the repository at this point in the history
| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| maven      | io.grpc:protoc-gen-grpc-java | 1.56.1 | 1.57.1 |
| maven      | io.grpc:grpc-services        | 1.56.1 | 1.57.1 |
| maven      | io.grpc:grpc-protobuf        | 1.56.1 | 1.57.1 |
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent 0cdf802 commit 38594c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencyResolutionManagement {
version("avro", "1.11.2")
version("confluent", "7.4.0")
version("kotlin-faker", "1.14.0")
version("grpc", "1.56.1")
version("grpc", "1.57.1")
version("junit", "5.9.3")
version("kotlin", "1.9.0")
version("logback", "1.4.8")
Expand Down

0 comments on commit 38594c6

Please sign in to comment.