diff --git a/packages/neon/neon_dashboard/pubspec.yaml b/packages/neon/neon_dashboard/pubspec.yaml index 2d06efe9a68..e0a8dec8085 100644 --- a/packages/neon/neon_dashboard/pubspec.yaml +++ b/packages/neon/neon_dashboard/pubspec.yaml @@ -30,7 +30,7 @@ dev_dependencies: flutter_test: sdk: flutter go_router_builder: ^2.4.0 - mocktail: ^1.0.1 + mocktail: ^1.0.2 neon_lints: git: url: https://github.com/nextcloud/neon diff --git a/packages/neon_framework/pubspec.yaml b/packages/neon_framework/pubspec.yaml index 0b10941febb..cdfbeccaed7 100644 --- a/packages/neon_framework/pubspec.yaml +++ b/packages/neon_framework/pubspec.yaml @@ -64,7 +64,7 @@ dev_dependencies: build_runner: ^2.4.7 go_router_builder: ^2.4.0 json_serializable: ^6.7.1 - mocktail: ^1.0.1 + mocktail: ^1.0.2 neon_lints: git: url: https://github.com/nextcloud/neon