From 35f0835ffbb24928752b0b3612ec73af788d0591 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 13:41:19 +0000 Subject: [PATCH] Update dependency archive to v4 --- dart/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dart/pubspec.yaml b/dart/pubspec.yaml index 343e625..e80ccab 100644 --- a/dart/pubspec.yaml +++ b/dart/pubspec.yaml @@ -10,7 +10,7 @@ environment: flutter: ">=1.20.0" dependencies: - archive: ^3.6.1 + archive: ^4.0.0 args: ^2.5.0 ffi: ^2.1.0 flutter: