diff --git a/pubspec.lock b/pubspec.lock index 6e5d927c..90281968 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -69,10 +69,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "804c47c936df75e1911c19a4fb8c46fa8ff2b3099b9f2b2aa4726af3774f734b" + sha256: "4e54dbeefdc70691ba80b3bce3976af63b5425c8c07dface348dfee664a0edc1" url: "https://pub.dev" source: hosted - version: "2.8.0" + version: "2.9.0" built_collection: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c63967e5..3c5ab75c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: uuid: ^4.5.1 dev_dependencies: - build_runner: ^2.4.15 + build_runner: ^2.9.0 json_serializable: ^6.9.5 mocktail: ^1.0.4 test: ^1.26.1