From 0d8012c92cd6a7a597ecb9c2bc0a730a591b42d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 08:16:35 +0000 Subject: [PATCH] Bump flutter_launcher_icons from 0.10.0 to 0.12.0 Bumps [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) from 0.10.0 to 0.12.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.12.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..e9af7a0 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.12.0 flutter_linkify: ^5.0.2 # flutter_local_notifications: ^9.4.0 font_awesome_flutter: ^10.1.0