From 8f59530422db8cb3244cfef50c486cd5c63a4fb4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 12:09:29 +0000 Subject: [PATCH] Update dependency patrol_finders to v3 --- demo_app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo_app/pubspec.yaml b/demo_app/pubspec.yaml index be85d6f10..8c0f30542 100644 --- a/demo_app/pubspec.yaml +++ b/demo_app/pubspec.yaml @@ -50,7 +50,7 @@ dev_dependencies: lint: any measurer: ^2.1.1 patrol: ^3.20.0 - patrol_finders: ^2.9.0 + patrol_finders: 3.0.0 test: any flutter: