From 89aeacc7e26af8a2fbee41fa8a1d4fd16abd3959 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 21 Jun 2021 05:09:13 +0000 Subject: [PATCH] chore(deps): update dependency build_runner to v1.12.2 --- MobileApp/movie_admin/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MobileApp/movie_admin/pubspec.yaml b/MobileApp/movie_admin/pubspec.yaml index a04a242d..9ff3dc7e 100644 --- a/MobileApp/movie_admin/pubspec.yaml +++ b/MobileApp/movie_admin/pubspec.yaml @@ -68,7 +68,7 @@ dependencies: cupertino_icons: ^1.0.0 dev_dependencies: - build_runner: 1.10.2 + build_runner: 1.12.2 built_value_generator: ^7.1.0 pedantic: ^1.9.0 flutter_test: