diff --git a/packages/flutter/pubspec.yaml b/packages/flutter/pubspec.yaml index 5ff9d0ebfe..2731016217 100644 --- a/packages/flutter/pubspec.yaml +++ b/packages/flutter/pubspec.yaml @@ -7,6 +7,9 @@ environment: dependencies: # To update these, use "flutter update-packages --force-upgrade". + # + # For detailed instructions, refer to: + # https://github.com/flutter/flutter/wiki/Updating-dependencies-in-Flutter characters: 1.3.0 collection: 1.18.0 material_color_utilities: 0.8.0 diff --git a/packages/flutter/test_private/pubspec.yaml b/packages/flutter/test_private/pubspec.yaml index 9fd48e541a..10f9fc8185 100644 --- a/packages/flutter/test_private/pubspec.yaml +++ b/packages/flutter/test_private/pubspec.yaml @@ -6,6 +6,9 @@ environment: dependencies: # To update these, use "flutter update-packages --force-upgrade". + # + # For detailed instructions, refer to: + # https://github.com/flutter/flutter/wiki/Updating-dependencies-in-Flutter meta: 1.11.0 path: 1.9.0 process: 5.0.1 diff --git a/packages/flutter/test_private/test/pubspec.yaml b/packages/flutter/test_private/test/pubspec.yaml index bbfb3cd3d9..e567a2a4db 100644 --- a/packages/flutter/test_private/test/pubspec.yaml +++ b/packages/flutter/test_private/test/pubspec.yaml @@ -5,6 +5,9 @@ environment: dependencies: # To update these, use "flutter update-packages --force-upgrade". + # + # For detailed instructions, refer to: + # https://github.com/flutter/flutter/wiki/Updating-dependencies-in-Flutter flutter: sdk: flutter flutter_test: diff --git a/packages/flutter_goldens/pubspec.yaml b/packages/flutter_goldens/pubspec.yaml index dea45187ec..c803a2a7d4 100644 --- a/packages/flutter_goldens/pubspec.yaml +++ b/packages/flutter_goldens/pubspec.yaml @@ -5,6 +5,9 @@ environment: dependencies: # To update these, use "flutter update-packages --force-upgrade". + # + # For detailed instructions, refer to: + # https://github.com/flutter/flutter/wiki/Updating-dependencies-in-Flutter flutter: sdk: flutter flutter_test: diff --git a/packages/flutter_localizations/pubspec.yaml b/packages/flutter_localizations/pubspec.yaml index cb756523c5..792e98ea3a 100644 --- a/packages/flutter_localizations/pubspec.yaml +++ b/packages/flutter_localizations/pubspec.yaml @@ -5,6 +5,9 @@ environment: dependencies: # To update these, use "flutter update-packages --force-upgrade". + # + # For detailed instructions, refer to: + # https://github.com/flutter/flutter/wiki/Updating-dependencies-in-Flutter flutter: sdk: flutter diff --git a/packages/flutter_test/pubspec.yaml b/packages/flutter_test/pubspec.yaml index 94db27d85e..2fbfe812d2 100644 --- a/packages/flutter_test/pubspec.yaml +++ b/packages/flutter_test/pubspec.yaml @@ -5,6 +5,9 @@ environment: dependencies: # To update these, use "flutter update-packages --force-upgrade". + # + # For detailed instructions, refer to: + # https://github.com/flutter/flutter/wiki/Updating-dependencies-in-Flutter flutter: sdk: flutter diff --git a/packages/flutter_tools/pubspec.yaml b/packages/flutter_tools/pubspec.yaml index 0b469fcc80..be01e0b664 100644 --- a/packages/flutter_tools/pubspec.yaml +++ b/packages/flutter_tools/pubspec.yaml @@ -7,6 +7,9 @@ environment: dependencies: # To update these, use "flutter update-packages --force-upgrade". + # + # For detailed instructions, refer to: + # https://github.com/flutter/flutter/wiki/Updating-dependencies-in-Flutter archive: 3.3.2 args: 2.4.2 browser_launcher: 1.1.1