Skip to content

Commit

Permalink
fix(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.59.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent bb3545d commit 7792fe0
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.1.0-SNAPSHOT
projectGroup=io.micronaut.grpc
protobufGradleVersion=0.9.3
protobufJavaVersion=3.25.0
grpcVersion=1.56.1
grpcVersion=1.59.0
title=Micronaut gRPC
projectDesc=Integration between Micronaut and gRPC
projectUrl=https://micronaut.io
Expand Down

0 comments on commit 7792fe0

Please sign in to comment.