From 76d8286e358781d24417b5d04067798ebdce6e93 Mon Sep 17 00:00:00 2001 From: Feodor Fitsner Date: Tue, 14 Jan 2025 12:13:47 -0800 Subject: [PATCH] wakelock_plus: ^1.2.10 --- {{cookiecutter.out_dir}}/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index ed6db2d..7abe2da 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: package_info_plus: ^8.0.2 dependency_overrides: - wakelock_plus: ^1.2.5 + wakelock_plus: ^1.2.10 web: ^1.0.0 window_manager: ^0.4.3