diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index 90ddfa2..385d2cb 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -34,8 +34,8 @@ dependency_overrides: # {% endif %} dev_dependencies: - flutter_launcher_icons: "^0.13.1" - flutter_native_splash: ^2.3.6 + flutter_launcher_icons: ^0.14.1 + flutter_native_splash: ^2.4.1 flutter_lints: ^2.0.0 flutter: