From c13694db3f7542287090d8a21744894bfe85b469 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 18:42:35 +1000 Subject: [PATCH] Bump flutter_launcher_icons from 0.12.0 to 0.13.0 in /game_template (#1732) --- 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 a43e6386a..67d5da61d 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.12.0 + flutter_launcher_icons: ^0.13.0 test: ^1.19.0 flutter: