From 1a8c9a45b1c8c5d444d61c2810da046a8e67118a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 16:12:08 +1100 Subject: [PATCH] Bump flutter_launcher_icons from 0.11.0 to 0.12.0 in /game_template (#1676) --- game_template/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game_template/pubspec.yaml b/game_template/pubspec.yaml index 97de3fe5d..7a9800e46 100644 --- a/game_template/pubspec.yaml +++ b/game_template/pubspec.yaml @@ -34,7 +34,7 @@ dev_dependencies: path: ../analysis_defaults flutter_test: sdk: flutter - flutter_launcher_icons: ^0.11.0 + flutter_launcher_icons: ^0.12.0 test: ^1.19.0 flutter: