diff --git a/pubspec.lock b/pubspec.lock index 0c411e0..abb4ea9 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -479,7 +479,7 @@ packages: name: window_manager url: "https://pub.dartlang.org" source: hosted - version: "0.2.6" + version: "0.2.7" xdg_directories: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index eb3355c..bf5d597 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -38,7 +38,7 @@ dependencies: git: https://github.com/alexmercerind/flutter_acrylic.git version: ^1.0.0+2 fluentui_icons: ^1.0.0 - window_manager: ^0.2.6 + window_manager: ^0.2.7 dev_dependencies: flutter_lints: ^1.0.4