From 8ace9a9b2b8fd1ab63414992f7238130af3c5524 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 15 Nov 2025 00:10:28 +0000 Subject: [PATCH] Update dependency build_runner to v2.10.3 --- 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 19a09eb..fe06f14 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.2 + build_runner: 2.10.3 # Riverpod code generation riverpod_generator: ^2.6.5 -- 2.49.1