diff --git a/pubspec.lock b/pubspec.lock index ce799db..7035c99 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -472,7 +472,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 5dec454..09e6818 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