From 457436a63aefb4c4f7c3cad79c3a5d9104199df9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 14 Jan 2026 00:33:22 +0000 Subject: [PATCH] Update dependency build_runner to v2.10.5 --- moneymgr_mobile/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moneymgr_mobile/pubspec.yaml b/moneymgr_mobile/pubspec.yaml index 3a90f5d..c6a11c5 100644 --- a/moneymgr_mobile/pubspec.yaml +++ b/moneymgr_mobile/pubspec.yaml @@ -111,7 +111,7 @@ dev_dependencies: flutter_launcher_icons: ^0.14.4 # Generate source code - build_runner: 2.10.4 + build_runner: 2.10.5 # Riverpod code generation riverpod_generator: ^2.6.5