From 4a8858f13eef49d9c3a8d8af9d8f7f3a1e649187 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 01:53:36 +0000 Subject: [PATCH] Bump home_widget from 0.2.1 to 0.3.1 in /wallet Bumps [home_widget](https://github.com/ABausG/home_widget) from 0.2.1 to 0.3.1. - [Release notes](https://github.com/ABausG/home_widget/releases) - [Changelog](https://github.com/ABausG/home_widget/blob/main/CHANGELOG.md) - [Commits](https://github.com/ABausG/home_widget/compare/v0.2.1...v0.3.1) --- updated-dependencies: - dependency-name: home_widget dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- wallet/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallet/pubspec.yaml b/wallet/pubspec.yaml index 5d22159e4e..4bd37a8e78 100644 --- a/wallet/pubspec.yaml +++ b/wallet/pubspec.yaml @@ -57,7 +57,7 @@ dependencies: google_sign_in: ^6.0.2 googleapis: ^11.1.0 grpc: ^3.0.2 - home_widget: ^0.2.0+1 + home_widget: ^0.3.1 http: ^0.13.4 icloud_storage: ^2.0.0 image: ^4.0.12