diff --git a/pubspec.lock b/pubspec.lock index 766684f6..0ed0e3ec 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -84,7 +84,7 @@ packages: name: build_runner url: "https://pub.dartlang.org" source: hosted - version: "2.2.1" + version: "2.3.0" build_runner_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index de8909a5..61d59cd3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -63,7 +63,7 @@ dev_dependencies: sdk: flutter integration_test: sdk: flutter - build_runner: ^2.2.1 + build_runner: ^2.3.0 flutter_launcher_icons: ^0.10.0 json_serializable: ^6.5.0 mockito: ^5.3.2