diff --git a/pubspec.lock b/pubspec.lock index 16a02f00c..ef836bc05 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -84,7 +84,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 ffd187c11..9d7f7e00b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -64,7 +64,7 @@ dev_dependencies: sdk: flutter integration_test: sdk: flutter - build_runner: ^2.3.2 + build_runner: ^2.3.3 flutter_launcher_icons: ^0.11.0 json_serializable: ^6.5.4 mockito: ^5.3.2