From 3fe874bc6a98e9f110fe2447e91175c9d347ff01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 22:53:09 +0000 Subject: [PATCH] fix(deps): update dependency pub_updater to ^0.5.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a93c1e4..6da8038 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: json_annotation: ^4.8.1 ansicolor: ^2.0.2 xdg_directories: ^1.0.0 - pub_updater: ^0.4.0 + pub_updater: ^0.5.0 http: ^1.1.2 hive: ^2.2.3