Skip to content

Commit

Permalink
Bump tools_rev in DEPS.
Browse files Browse the repository at this point in the history
This needs to be bumped so that the latest changes to unified_analytics can be automatically rolled into g3 with the next Dart SDK roll.

Change-Id: I766951852258acfdfd66aa960412f3f5d6ac6fb1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/387502
Reviewed-by: Ben Konyi <[email protected]>
Commit-Queue: Kenzie Davisson <[email protected]>
  • Loading branch information
kenzieschmoll authored and Commit Queue committed Sep 30, 2024
1 parent 72ee3e9 commit 716deb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ vars = {
"test_descriptor_rev": "3b85d384997bd8cc0454475045cbb4ffc68797ee",
"test_process_rev": "6223572ca16d7585d5f08d9281de6a5734e45150",
"test_reflective_loader_rev": "6e648863b39aab8d0204e769d25805eea9db0ac4",
"tools_rev": "953e254ca1efc45c461aa04cb2703782d35d7830",
"tools_rev": "3440b74e430051304b56d4acd71b7ed30ab1855d",
"typed_data_rev": "2bb9e6ead6394e2d4ec6068c5ece8b2ec0e2b945",
"vector_math_rev": "2cfbe2c115a57b368ccbc3c89ebd38a06764d3d1",
"watcher_rev": "0484625589d8512b36a7ad898a6cc6351d24c556",
Expand Down
2 changes: 1 addition & 1 deletion pkg/dds/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
http_multi_server: ^3.0.0
json_rpc_2: ^3.0.0
meta: ^1.1.8
mime: ^1.0.2
mime: ^2.0.0
path: ^1.8.0
shelf_proxy: ^1.0.0
shelf_static: ^1.0.0
Expand Down

0 comments on commit 716deb3

Please sign in to comment.