diff --git a/pubspec.lock b/pubspec.lock index 09cabea..7771c72 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -70,7 +70,7 @@ packages: name: build_runner url: "https://pub.dartlang.org" source: hosted - version: "2.3.2" + version: "2.3.3" build_runner_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 8561b03..fcd276a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -47,7 +47,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - build_runner: 2.3.2 + build_runner: 2.3.3 built_value_generator: 8.4.2 json_serializable: 6.5.4 flutter_lints: 2.0.1