Skip to content

Commit

Permalink
Update dependency io.grpc:grpc-context to v1.68.1 (#14681)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Puja Jagani <[email protected]>
  • Loading branch information
renovate[bot] and pujagani authored Nov 6, 2024
1 parent 8b55c03 commit c120f60
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ maven.install(
"com.google.googlejavaformat:google-java-format:jar:1.24.0",
"com.graphql-java:graphql-java:22.3",
"dev.failsafe:failsafe:3.3.2",
"io.grpc:grpc-context:1.68.0",
"io.grpc:grpc-context:1.68.1",
"io.lettuce:lettuce-core:6.4.0.RELEASE",
"io.netty:netty-buffer:4.1.114.Final",
"io.netty:netty-codec-http:4.1.114.Final",
Expand Down
16 changes: 8 additions & 8 deletions java/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": 1916308216,
"__RESOLVED_ARTIFACTS_HASH": 1662541222,
"__INPUT_ARTIFACTS_HASH": 707988571,
"__RESOLVED_ARTIFACTS_HASH": -1165730169,
"conflict_resolution": {
"com.google.code.gson:gson:2.8.9": "com.google.code.gson:gson:2.11.0",
"com.google.errorprone:error_prone_annotations:2.3.2": "com.google.errorprone:error_prone_annotations:2.28.0",
Expand Down Expand Up @@ -243,17 +243,17 @@
},
"io.grpc:grpc-api": {
"shasums": {
"jar": "b5120a11da5ce5ddfab019bbb69f5868529c9b5def1ba5b283251cc95fb3ba91",
"sources": "3e4b31496f2c8b7cd51b425af767c72d44b38fdbb56a6e8c247acb8a721c4e8c"
"jar": "d88d815e07fe58a7572dda5d2823485b61706564f289a1e74281705d50ac2d5b",
"sources": "791d817c56f03690df499020479e23494b79ab6ed578f4f50285d83d45a1f35d"
},
"version": "1.68.0"
"version": "1.68.1"
},
"io.grpc:grpc-context": {
"shasums": {
"jar": "45f85a394466f963f1f7a5c5555e6dda35efd05ce1c687203a217d7048f6f089",
"sources": "31d4fc1054b5c0bc75924e82ca425dcf624f895e7525da900b94cfa87a2bea53"
"jar": "1df4f0310a7e7836bc2948afa95105f5ee27b5d468488aded74e7ff620359076",
"sources": "6f5941f8531f6eea4ff922d2019757d06dc5857327ff9b9858ace45c0cf0ef8b"
},
"version": "1.68.0"
"version": "1.68.1"
},
"io.lettuce:lettuce-core": {
"shasums": {
Expand Down

0 comments on commit c120f60

Please sign in to comment.