Skip to content

Commit

Permalink
fix(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.59.1 (#…
Browse files Browse the repository at this point in the history
…811)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 75f7ebf commit 4b4226c
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.2.0-SNAPSHOT
projectGroup=io.micronaut.grpc
protobufGradleVersion=0.9.4
protobufJavaVersion=3.25.0
grpcVersion=1.59.0
grpcVersion=1.59.1
title=Micronaut gRPC
projectDesc=Integration between Micronaut and gRPC
projectUrl=https://micronaut.io
Expand Down

0 comments on commit 4b4226c

Please sign in to comment.