From a5ac9338382cebe3911498dd9a54127e317d5750 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 22:50:51 +0000 Subject: [PATCH] fix(deps): update dependency pub_updater to ^0.6.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0527c6c..2dd219c 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.5.0 + pub_updater: ^0.6.0 http: ^1.1.2 hive: ^2.2.3