diff --git a/pubspec.lock b/pubspec.lock index 0fc8fb4..656e884 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -109,10 +109,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: b4d854962a32fd9f8efc0b76f98214790b833af8b2e9b2df6bfc927c0415a072 + sha256: ac78098de97893812b7aff1154f29008fa2464cad9e8e7044d39bc905dad4fbc url: "https://pub.dev" source: hosted - version: "2.10.5" + version: "2.11.0" built_collection: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 03c15d3..126f586 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -50,7 +50,7 @@ dependencies: window_manager: ^0.5.1 dev_dependencies: - build_runner: ^2.10.5 + build_runner: ^2.11.0 custom_lint: ^0.8.1 freezed: ^3.2.3 freezed_lint: ^0.0.12