diff --git a/packages/artifact_proxy/pubspec.yaml b/packages/artifact_proxy/pubspec.yaml index ae329b69..8fab250d 100644 --- a/packages/artifact_proxy/pubspec.yaml +++ b/packages/artifact_proxy/pubspec.yaml @@ -19,6 +19,6 @@ dependencies: dev_dependencies: build_runner: ^2.0.0 json_serializable: ^6.6.1 - mocktail: ^1.0.0-dev.0 + mocktail: ^1.0.0 test: ^1.19.2 very_good_analysis: ^5.0.0 diff --git a/packages/discord_gcp_alerts/pubspec.yaml b/packages/discord_gcp_alerts/pubspec.yaml index a039c5a3..da1eefbb 100644 --- a/packages/discord_gcp_alerts/pubspec.yaml +++ b/packages/discord_gcp_alerts/pubspec.yaml @@ -15,6 +15,6 @@ dependencies: dev_dependencies: build_runner: ^2.3.3 json_serializable: ^6.6.1 - mocktail: ^1.0.0-dev.0 + mocktail: ^1.0.0 test: ^1.21.0 very_good_analysis: ^5.0.0 diff --git a/packages/scoped/pubspec.yaml b/packages/scoped/pubspec.yaml index c9519214..04f64b0e 100644 --- a/packages/scoped/pubspec.yaml +++ b/packages/scoped/pubspec.yaml @@ -10,6 +10,6 @@ dependencies: meta: ^1.0.0 dev_dependencies: - mocktail: ^1.0.0-dev.0 + mocktail: ^1.0.0 test: ^1.0.0 very_good_analysis: ^5.0.0 diff --git a/packages/shorebird_cli/pubspec.yaml b/packages/shorebird_cli/pubspec.yaml index d666e1ac..71825395 100644 --- a/packages/shorebird_cli/pubspec.yaml +++ b/packages/shorebird_cli/pubspec.yaml @@ -42,7 +42,7 @@ dev_dependencies: build_verify: ^3.0.0 build_version: ^2.0.0 json_serializable: ^6.6.1 - mocktail: ^1.0.0-dev.0 + mocktail: ^1.0.0 test: ^1.19.2 very_good_analysis: ^5.0.0 diff --git a/packages/shorebird_code_push_client/pubspec.yaml b/packages/shorebird_code_push_client/pubspec.yaml index 15e92997..cdd2586b 100644 --- a/packages/shorebird_code_push_client/pubspec.yaml +++ b/packages/shorebird_code_push_client/pubspec.yaml @@ -17,7 +17,7 @@ dev_dependencies: build_runner: ^2.0.0 build_verify: ^3.0.0 build_version: ^2.0.0 - mocktail: ^1.0.0-dev.0 + mocktail: ^1.0.0 path: ^1.8.3 test: ^1.19.2 very_good_analysis: ^5.0.0 diff --git a/packages/shorebird_code_push_protocol/pubspec.yaml b/packages/shorebird_code_push_protocol/pubspec.yaml index 775965c0..ebb112a0 100644 --- a/packages/shorebird_code_push_protocol/pubspec.yaml +++ b/packages/shorebird_code_push_protocol/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: dev_dependencies: build_runner: ^2.0.0 json_serializable: ^6.6.1 - mocktail: ^1.0.0-dev.0 + mocktail: ^1.0.0 path: ^1.8.3 test: ^1.19.2 very_good_analysis: ^5.0.0