From 609e1954ead1c9cb996c4db3e9b323d10d8b906c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 12:21:45 +0000 Subject: [PATCH] build(deps): bump flutter_launcher_icons from 0.13.1 to 0.14.1 Bumps [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) from 0.13.1 to 0.14.1. - [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.13.1...v0.14.1) --- updated-dependencies: - dependency-name: flutter_launcher_icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 9ca76f01..fb75ceec 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -479,10 +479,10 @@ packages: dependency: "direct dev" description: name: flutter_launcher_icons - sha256: "526faf84284b86a4cb36d20a5e45147747b7563d921373d4ee0559c54fcdbcea" + sha256: "619817c4b65b322b5104b6bb6dfe6cda62d9729bd7ad4303ecc8b4e690a67a77" url: "https://pub.dev" source: hosted - version: "0.13.1" + version: "0.14.1" flutter_localizations: dependency: "direct main" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 2c5f6752..7160b777 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -64,7 +64,7 @@ dev_dependencies: dhttpd: ^4.1.0 envied_generator: ^1.0.0 flutter_gen_runner: ^5.7.0 - flutter_launcher_icons: ^0.13.1 + flutter_launcher_icons: ^0.14.1 flutter_native_splash: ^2.4.3 flutter_test: # Required for a Flutter project that includes tests sdk: flutter