Skip to content

Commit

Permalink
Update dependency io.grpc:protoc-gen-grpc-java to v1.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 28, 2023
1 parent 0480f2d commit f7fda1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/emails/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ protobuf {

plugins {
id("grpc") {
artifact = "io.grpc:protoc-gen-grpc-java:1.56.1"
artifact = "io.grpc:protoc-gen-grpc-java:1.57.0"
}

id("grpc-kotlin") {
Expand Down

0 comments on commit f7fda1b

Please sign in to comment.