Skip to content

Commit

Permalink
Update to Turbine 0.3.0
Browse files Browse the repository at this point in the history
https://github.com/google/turbine/releases/tag/v0.3.0

Closes #20149.

PiperOrigin-RevId: 581985493
Change-Id: I23487a8c27c476d5ad10a724fd170e1cb54fd8cc
  • Loading branch information
cushon authored and copybara-github committed Nov 13, 2023
1 parent 65f847a commit 0b1be1c
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.3.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": 1383287746,
"__RESOLVED_ARTIFACTS_HASH": -1510367107,
"__INPUT_ARTIFACTS_HASH": -922870577,
"__RESOLVED_ARTIFACTS_HASH": 1291237234,
"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.23.0",
Expand Down Expand Up @@ -278,9 +278,9 @@
},
"com.google.turbine:turbine": {
"shasums": {
"jar": "e9088d5726b06cd6ed7e421f2a0a6bd1e4d3e8b9de1ce53603e5fb0f9ac9e4f2"
"jar": "3fee92239ec300ef4142e2e32ac81af3123cce9cdc552ca78429086ed8c5a445"
},
"version": "0.2"
"version": "0.3.0"
},
"com.ryanharter.auto.value:auto-value-gson-extension": {
"shasums": {
Expand Down

0 comments on commit 0b1be1c

Please sign in to comment.