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
6 changes: 1 addition & 5 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,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': '4c4bf41da09210cd8fb404006a97b2103923d48f',
'dart_revision': '0507607e13808426fb90fd0b4a5e751a3fe7e029',

# 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 @@ -49,7 +49,6 @@ vars = {
'dart_clock_rev': 'a494269254ba978e7ef8f192c5f7fec3fc05b9d3',
'dart_collection_rev': '75a7a5510979a3cd70143af85bcc1667ee233674',
'dart_devtools_rev': '2b47d9ed486479153ca2fd038000950674ed1beb',
'dart_http_throttle_tag': '1.0.2',
'dart_intl_tag': '0.17.0-nullsafety',
'dart_linter_tag': '1.9.0',
'dart_protobuf_rev': 'c1eb6cb51af39ccbaa1a8e19349546586a5c8e31',
Expand Down Expand Up @@ -236,9 +235,6 @@ deps = {
'src/third_party/dart/third_party/pkg/http_parser':
Var('dart_git') + '/http_parser.git@202391286ddc13c4c3c284ac5b511f04697250ed',

'src/third_party/dart/third_party/pkg/http_throttle':
Var('dart_git') + '/http_throttle.git' + '@' + Var('dart_http_throttle_tag'),

'src/third_party/dart/third_party/pkg/intl':
Var('dart_git') + '/intl.git' + '@' + Var('dart_intl_tag'),

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: db68378fca15712b4a02dc80c68c9bf9
Signature: e1c995f2932d929d29c9b532125f8196

UNUSED LICENSES:

Expand Down