From 25ee2464e27a4d369c29a1b2deb8bee8202fd52d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Jan 2023 03:59:57 +0000 Subject: [PATCH] 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] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8ebe799..d6df4ee 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: # firebase_messaging: ^11.2.11 # flare_flutter: ^3.0.2 - flutter_launcher_icons: ^0.10.0 + flutter_launcher_icons: ^0.11.0 flutter_linkify: ^5.0.2 # flutter_local_notifications: ^9.4.0 font_awesome_flutter: ^10.1.0