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 31
31
<google .http-client.version>1.43.3</google .http-client.version>
32
32
<gson .version>2.10.1</gson .version>
33
33
<guava .version>32.1.3-jre</guava .version>
34
- <protobuf .version>3.25.0 </protobuf .version>
34
+ <protobuf .version>3.25.1 </protobuf .version>
35
35
<maven .compiler.release>8</maven .compiler.release>
36
36
</properties >
37
37
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ version.gax_httpjson=2.37.1-SNAPSHOT
26
26
# The protobuf version is only used for generating gradle files for showcase module,
27
27
# not for self-service clients (from googleapis project).
28
28
29
- version.com_google_protobuf =3.25.0
29
+ version.com_google_protobuf =3.25.1
30
30
version.google_java_format =1.15.0
31
31
version.io_grpc =1.59.0
32
32
You can’t perform that action at this time.
0 commit comments