Skip to content

Commit

Permalink
fix(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.57.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 16, 2023
1 parent 814104e commit beb6ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ projectVersion=4.0.2-SNAPSHOT
projectGroup=io.micronaut.grpc
protobufGradleVersion=0.9.3
protobufJavaVersion=3.23.4
grpcVersion=1.56.1
grpcVersion=1.57.2
title=Micronaut gRPC
projectDesc=Integration between Micronaut and gRPC
projectUrl=https://micronaut.io
Expand Down

0 comments on commit beb6ca2

Please sign in to comment.