Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '1ef444139c4ce8a69b9772a600be1794b86d5c9a',
'dart_revision': '8c8249fa0123729bfbc5a3435cd943a98689dd25',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand All @@ -55,7 +55,7 @@ vars = {
'dart_fixnum_tag': 'eb3748663dc979271ff6a3d014fbe522543b1d91',
'dart_glob_tag': 'e9f4e6b7ae8abe5071461cf8f47191bb19cf7ef6',
'dart_html_tag': '083a36cd801a4b787ba156b7c6e4c8b2e2daed4a',
'dart_http_parser_tag': '3.1.3',
'dart_http_parser_tag': '6e63a97b5aaa2b4d1215fe01683e51fb73258e54',
'dart_http_retry_tag': '0.1.1',
'dart_http_tag': 'a131e563c09349f624d5421237183a06fb10552d',
'dart_http_throttle_tag': '1.0.2',
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 40bdc428ab273fa175efa39f1a3a158e
Signature: ca0c26ff6bb39dfe607f66f05c160fb5

UNUSED LICENSES:

Expand Down
Loading