diff --git a/packages/artifact_proxy/pubspec.yaml b/packages/artifact_proxy/pubspec.yaml index d8aa49f9..abb4bffb 100644 --- a/packages/artifact_proxy/pubspec.yaml +++ b/packages/artifact_proxy/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: shelf_hotreload: ^1.6.0 dev_dependencies: - build_runner: ^2.9.0 + build_runner: ^2.10.1 json_serializable: ^6.11.0 mocktail: ^1.0.4 test: ^1.26.3 diff --git a/packages/discord_gcp_alerts/pubspec.yaml b/packages/discord_gcp_alerts/pubspec.yaml index ba225ca4..e72c7bf8 100644 --- a/packages/discord_gcp_alerts/pubspec.yaml +++ b/packages/discord_gcp_alerts/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: shelf_router: ^1.1.0 dev_dependencies: - build_runner: ^2.9.0 + build_runner: ^2.10.1 json_serializable: ^6.11.0 mocktail: ^1.0.4 test: ^1.26.3 diff --git a/packages/jwt/pubspec.yaml b/packages/jwt/pubspec.yaml index 5240b32f..c0bbabb1 100644 --- a/packages/jwt/pubspec.yaml +++ b/packages/jwt/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: ttl_cache: ^0.3.0 dev_dependencies: - build_runner: ^2.9.0 + build_runner: ^2.10.1 json_serializable: ^6.11.0 path: ^1.9.0 test: ^1.26.3 diff --git a/packages/shorebird_cli/pubspec.yaml b/packages/shorebird_cli/pubspec.yaml index 13ecaf02..d8f0964d 100644 --- a/packages/shorebird_cli/pubspec.yaml +++ b/packages/shorebird_cli/pubspec.yaml @@ -49,7 +49,7 @@ dependencies: yaml_edit: ^2.2.2 dev_dependencies: - build_runner: ^2.9.0 + build_runner: ^2.10.1 build_verify: ^3.1.1 build_version: ^2.1.1 json_serializable: ^6.11.0 diff --git a/packages/shorebird_code_push_client/pubspec.yaml b/packages/shorebird_code_push_client/pubspec.yaml index e704e03a..b3c27775 100644 --- a/packages/shorebird_code_push_client/pubspec.yaml +++ b/packages/shorebird_code_push_client/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: path: ../shorebird_code_push_protocol dev_dependencies: - build_runner: ^2.9.0 + build_runner: ^2.10.1 build_verify: ^3.1.1 build_version: ^2.0.0 mocktail: ^1.0.0 diff --git a/packages/shorebird_code_push_protocol/pubspec.yaml b/packages/shorebird_code_push_protocol/pubspec.yaml index afb94e39..8ff58aef 100644 --- a/packages/shorebird_code_push_protocol/pubspec.yaml +++ b/packages/shorebird_code_push_protocol/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: meta: ^1.16.0 dev_dependencies: - build_runner: ^2.9.0 + build_runner: ^2.10.1 json_serializable: ^6.11.0 mocktail: ^1.0.0 test: ^1.26.3 diff --git a/packages/stripe_api/pubspec.yaml b/packages/stripe_api/pubspec.yaml index ee44457e..f1746cd9 100644 --- a/packages/stripe_api/pubspec.yaml +++ b/packages/stripe_api/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: json_annotation: ^4.8.1 dev_dependencies: - build_runner: ^2.9.0 + build_runner: ^2.10.1 json_serializable: ^6.11.0 mocktail: ^1.0.0 test: ^1.26.3 diff --git a/pubspec.lock b/pubspec.lock index 458f80f0..5b30cb42 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -85,10 +85,10 @@ packages: dependency: transitive description: name: build_runner - sha256: "4e54dbeefdc70691ba80b3bce3976af63b5425c8c07dface348dfee664a0edc1" + sha256: a9461b8e586bf018dd4afd2e13b49b08c6a844a4b226c8d1d10f3a723cdd78c3 url: "https://pub.dev" source: hosted - version: "2.9.0" + version: "2.10.1" build_verify: dependency: transitive description: