Skip to content

Commit

Permalink
[7.1.0] Update to Turbine 0.4.0
Browse files Browse the repository at this point in the history
Cherry-pick of f697132

bazelbuild#21119
  • Loading branch information
cushon committed Jan 31, 2024
1 parent 68238ea commit ed6aad4
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ maven.install(
"com.google.http-client:google-http-client-gson:1.42.0",
"com.google.http-client:google-http-client:1.42.0",
"com.google.j2objc:j2objc-annotations:1.3",
"com.google.turbine:turbine:0.2",
"com.google.turbine:turbine:0.4.0",
"com.ryanharter.auto.value:auto-value-gson-extension:1.3.1",
"com.ryanharter.auto.value:auto-value-gson-runtime:1.3.1",
"com.ryanharter.auto.value:auto-value-gson-factory:1.3.1",
Expand Down
36 changes: 18 additions & 18 deletions MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 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": -2080944044,
"__RESOLVED_ARTIFACTS_HASH": -166480638,
"__INPUT_ARTIFACTS_HASH": 1243710032,
"__RESOLVED_ARTIFACTS_HASH": -278059740,
"conflict_resolution": {
"com.google.code.gson:gson:2.8.9": "com.google.code.gson:gson:2.9.0",
"com.google.errorprone:error_prone_annotations:2.3.2": "com.google.errorprone:error_prone_annotations:2.22.0",
Expand Down Expand Up @@ -278,9 +278,9 @@
},
"com.google.turbine:turbine": {
"shasums": {
"jar": "e9088d5726b06cd6ed7e421f2a0a6bd1e4d3e8b9de1ce53603e5fb0f9ac9e4f2"
"jar": "1947490c23263ae1c0a95acceb7cb419724f236d14cfbbe5a558101e79842b28"
},
"version": "0.2"
"version": "0.4.0"
},
"com.ryanharter.auto.value:auto-value-gson-extension": {
"shasums": {
Expand Down

0 comments on commit ed6aad4

Please sign in to comment.