From c58445fc13cf03d47e6cdfae13a32b90c4b95513 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 23:52:36 +0000 Subject: [PATCH] Bump handy_window from 0.3.1 to 0.4.0 Bumps [handy_window](https://github.com/ubuntu-flutter-community/handy_window) from 0.3.1 to 0.4.0. - [Release notes](https://github.com/ubuntu-flutter-community/handy_window/releases) - [Changelog](https://github.com/ubuntu/handy_window.dart/blob/main/CHANGELOG.md) - [Commits](https://github.com/ubuntu-flutter-community/handy_window/compare/v0.3.1...v0.4.0) --- updated-dependencies: - dependency-name: handy_window dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 37c3f42..fdc5deb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ environment: dependencies: flutter: sdk: flutter - handy_window: ^0.3.1 + handy_window: ^0.4.0 yaru_window: ^0.2.0 dev_dependencies: