diff --git a/pubspec.lock b/pubspec.lock index d316f9f..f451afb 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 11d4051..f9b4972 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -41,7 +41,7 @@ dev_dependencies: plugin_platform_interface: ^2.1.3 flutter_test: sdk: flutter - build_runner: ^2.3.2 + build_runner: ^2.3.3 built_value_generator: ^8.4.2 analyzer: ^5.2.0 flutter_lints: ^2.0.1