Skip to content

Commit

Permalink
Updated com.google.protobuf:protobuf-java to 4.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 8, 2025
1 parent 963e83e commit c185afa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ enola_maven.install(
"com.google.truth.extensions:truth-java8-extension:1.4.4",
"com.google.truth.extensions:truth-proto-extension:1.4.4",
# Protobuf
"com.google.protobuf:protobuf-java:4.29.3",
"com.google.protobuf:protobuf-java:4.30.0",
"com.google.protobuf:protobuf-java-util:4.29.3",
# gRPC
"io.grpc:grpc-netty:%s" % GRPC_JAVA_VERSION,
Expand Down
10 changes: 5 additions & 5 deletions maven_install.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": -1547960451,
"__RESOLVED_ARTIFACTS_HASH": 1800325533,
"__INPUT_ARTIFACTS_HASH": 436660456,
"__RESOLVED_ARTIFACTS_HASH": -1707879540,
"artifacts": {
"ch.vorburger.exec:exec": {
"shasums": {
Expand Down Expand Up @@ -313,10 +313,10 @@
},
"com.google.protobuf:protobuf-java": {
"shasums": {
"jar": "442db5991a11974d72127353be7d7e7abdf8d943d83b16668cb2e336d7392f54",
"sources": "6a755c09e0e5112a39c9e0910e07021d8700294666cd22c431fcf572acb4eb77"
"jar": "3e9ec992a1bd02eeec7229879e5e99798c0f582a3cbfc924792640256e87b67d",
"sources": "e35ec099342a21c69f8554498768bb2a31fb8132ee0393e3a5219a09f6b9cb75"
},
"version": "4.29.3"
"version": "4.30.0"
},
"com.google.protobuf:protobuf-java-util": {
"shasums": {
Expand Down

0 comments on commit c185afa

Please sign in to comment.