diff --git a/pubspec.lock b/pubspec.lock index a512e9c5..bee29ff0 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -395,7 +395,7 @@ packages: name: flutter_launcher_icons url: "https://pub.dartlang.org" source: hosted - version: "0.10.0" + version: "0.11.0" flutter_layout_grid: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index ab6729da..12d60fd8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -65,7 +65,7 @@ dev_dependencies: integration_test: sdk: flutter build_runner: ^2.3.2 - flutter_launcher_icons: ^0.10.0 + flutter_launcher_icons: ^0.11.0 json_serializable: ^6.5.4 mockito: ^5.3.2 network_image_mock: ^2.1.1