diff --git a/pubspec.yaml b/pubspec.yaml index d6e1570..61dbf85 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,13 +7,13 @@ environment: sdk: ">=2.12.0 <4.0.0" dependencies: - clock: ^1.1.1 + clock: ">=1.1.1 <2.0.0" funding: - https://www.paypal.me/jogboms - https://www.buymeacoffee.com/jogboms dev_dependencies: - lints: ^3.0.0 - test: ^1.25.1 - coverage: ^1.7.2 + lints: ^5.0.0 + test: ^1.25.8 + coverage: ^1.11.0