Use later tools commit with fixed tests
Bug: https://github.com/flutter/dart-intellij-third-party/issues/288 Change-Id: I06688ca16114fda30d0447ce7ff3b17f64286751 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/497820 Commit-Queue: Daco Harkes <dacoharkes@google.com> Reviewed-by: Daco Harkes <dacoharkes@google.com>
This commit is contained in:
committed by
dart-scoped@luci-project-accounts.iam.gserviceaccount.com
parent
5ecbd3acc2
commit
487b03e74e
@@ -150,7 +150,7 @@ vars = {
|
||||
"sync_http_rev": "6666fff944221891182e1f80bf56569338164d72",
|
||||
"tar_rev": "13479f7c2a18f499e840ad470cfcca8c579f6909",
|
||||
"test_rev": "d0d5ccd037cb0eaea8e4dad900946ac54a4286c6",
|
||||
"tools_rev": "667c699e59e1fbd71b34cc5bd424cb94a448d77d",
|
||||
"tools_rev": "eaeb52bcd3004be92b105e90bcf8e4ada01dd659",
|
||||
"vector_math_rev": "7bf60fb95e0fbbd7648944071de9ab5e32ce7387",
|
||||
"web_rev": "15599ee684a2d4c1f974eba70013d80103a80cec",
|
||||
"webdev_rev": "2947c78c92d1e56ea310fcc63055506e8ef70f79",
|
||||
|
||||
@@ -14,7 +14,7 @@ environment:
|
||||
resolution: workspace
|
||||
|
||||
dependencies:
|
||||
cli_util: 0.5.0-wip
|
||||
cli_util: ^0.5.0
|
||||
path: ^1.9.0
|
||||
|
||||
# We use 'any' version constraints here as we get our package versions from
|
||||
|
||||
Reference in New Issue
Block a user