diff --git a/pubspec.lock b/pubspec.lock index fee568a..da31e3c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -125,10 +125,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "1414d6d733a85d8ad2f1dfcb3ea7945759e35a123cb99ccfac75d0758f75edfa" + sha256: "644dc98a0f179b872f612d3eb627924b578897c629788e858157fa5e704ca0c7" url: "https://pub.dev" source: hosted - version: "2.4.10" + version: "2.4.11" build_runner_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 57b506c..a3072ed 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -48,7 +48,7 @@ dev_dependencies: flutter_test: sdk: flutter retrofit_generator: ^8.1.2 - build_runner: ^2.4.9 + build_runner: ^2.4.11 riverpod_lint: ^2.3.3 freezed: ^2.5.2 json_serializable: ^6.7.1