diff --git a/pubspec.yaml b/pubspec.yaml index d260b57..8775205 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,6 +12,6 @@ dependencies: stack_trace: ^1.10.0 dev_dependencies: - pedantic: ^1.11.0 - test: ^1.16.8 + lints: ^1.0.1 + test: ^1.17.12