diff --git a/pubspec.yaml b/pubspec.yaml index 9ebdac3..b5c1fe2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ description: Base module classes with a well defined lifecycle for modular Dart homepage: https://github.com/Workiva/w_module environment: - sdk: '>=2.12.0 <3.0.0' + sdk: '>=2.19.0 <3.0.0' dependencies: logging: ^1.0.0