Skip to content

Commit c185afa

Browse files
Updated com.google.protobuf:protobuf-java to 4.30.0
1 parent 963e83e commit c185afa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

MODULE.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ enola_maven.install(
9595
"com.google.truth.extensions:truth-java8-extension:1.4.4",
9696
"com.google.truth.extensions:truth-proto-extension:1.4.4",
9797
# Protobuf
98-
"com.google.protobuf:protobuf-java:4.29.3",
98+
"com.google.protobuf:protobuf-java:4.30.0",
9999
"com.google.protobuf:protobuf-java-util:4.29.3",
100100
# gRPC
101101
"io.grpc:grpc-netty:%s" % GRPC_JAVA_VERSION,

maven_install.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
3-
"__INPUT_ARTIFACTS_HASH": -1547960451,
4-
"__RESOLVED_ARTIFACTS_HASH": 1800325533,
3+
"__INPUT_ARTIFACTS_HASH": 436660456,
4+
"__RESOLVED_ARTIFACTS_HASH": -1707879540,
55
"artifacts": {
66
"ch.vorburger.exec:exec": {
77
"shasums": {
@@ -313,10 +313,10 @@
313313
},
314314
"com.google.protobuf:protobuf-java": {
315315
"shasums": {
316-
"jar": "442db5991a11974d72127353be7d7e7abdf8d943d83b16668cb2e336d7392f54",
317-
"sources": "6a755c09e0e5112a39c9e0910e07021d8700294666cd22c431fcf572acb4eb77"
316+
"jar": "3e9ec992a1bd02eeec7229879e5e99798c0f582a3cbfc924792640256e87b67d",
317+
"sources": "e35ec099342a21c69f8554498768bb2a31fb8132ee0393e3a5219a09f6b9cb75"
318318
},
319-
"version": "4.29.3"
319+
"version": "4.30.0"
320320
},
321321
"com.google.protobuf:protobuf-java-util": {
322322
"shasums": {

0 commit comments

Comments
 (0)