From 2ed444fc7accec637142996ae8c51519d6d92122 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 07:30:19 +0000 Subject: [PATCH] chore(deps): update dependency build_runner to v2.11.1 --- example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 795a32c..da76eaf 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: riverpod_annotation: ^2.3.5 dev_dependencies: - build_runner: ^2.4.11 + build_runner: 2.11.1 custom_lint: ^0.6.4 flutter_test: sdk: flutter