Bump flutter_launcher_icons from 0.10.0 to 0.11.0

Bumps [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/fluttercommunity/flutter_launcher_icons/releases)
- [Changelog](https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: flutter_launcher_icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-21 01:11:37 +00:00
committed by GitHub
parent 4601477f21
commit 470fa4ea28
2 changed files with 2 additions and 2 deletions

View File

@@ -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:

View File

@@ -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