File tree 2 files changed +2
-2
lines changed
gapic-generator-java-pom-parent
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
<!-- External dependencies, especially gRPC and Protobuf version, should be
27
27
consistent across modules in this repository -->
28
28
<javax .annotation-api.version>1.3.2</javax .annotation-api.version>
29
- <grpc .version>1.61.0 </grpc .version>
29
+ <grpc .version>1.61.1 </grpc .version>
30
30
<google .auth.version>1.22.0</google .auth.version>
31
31
<google .http-client.version>1.43.3</google .http-client.version>
32
32
<gson .version>2.10.1</gson .version>
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ version.gax_httpjson=2.42.1-SNAPSHOT
28
28
29
29
version.com_google_protobuf =3.25.2
30
30
version.google_java_format =1.15.0
31
- version.io_grpc =1.61.0
31
+ version.io_grpc =1.61.1
32
32
33
33
# Maven artifacts.
34
34
# Note, the actual name of each property matters (bazel build scripts depend on it).
You can’t perform that action at this time.
0 commit comments