From 844383136ad60eb6d72bcf2e54ab9c6f7d0df683 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 16:08:11 +0000 Subject: [PATCH] Bump window_manager from 0.3.1 to 0.3.2 Bumps [window_manager](https://github.com/leanflutter/window_manager) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/leanflutter/window_manager/releases) - [Changelog](https://github.com/leanflutter/window_manager/blob/main/CHANGELOG.md) - [Commits](https://github.com/leanflutter/window_manager/compare/v0.3.1...v0.3.2) --- updated-dependencies: - dependency-name: window_manager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 6c71054..e495390 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1020,7 +1020,7 @@ packages: name: window_manager url: "https://pub.dartlang.org" source: hosted - version: "0.3.1" + version: "0.3.2" xdg_directories: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 1115d85..0313fa4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -38,7 +38,7 @@ dependencies: bottom_navy_bar: ^6.0.0 flutter_quill: ^7.0.1 fluttertoast: ^8.1.2 - window_manager: ^0.3.1 + window_manager: ^0.3.2 dev_dependencies: flutter_test: