Skip to content

Commit

Permalink
fix(deps): update dependency com.google.protobuf:protoc to v3.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2023
1 parent 8c37edc commit b0200bd
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
@@ -1,7 +1,7 @@
projectVersion=4.0.0-SNAPSHOT
projectGroup=io.micronaut.grpc
protobufGradleVersion=0.9.3
protobufJavaVersion=3.23.2
protobufJavaVersion=3.23.3
grpcVersion=1.56.1
title=Micronaut gRPC
projectDesc=Integration between Micronaut and gRPC
Expand Down

0 comments on commit b0200bd

Please sign in to comment.