From ccd3bfef1d08d01d2899aeb9a728af27cd9102d3 Mon Sep 17 00:00:00 2001 From: "thomashii@dukefirehawk.com" Date: Wed, 31 Aug 2022 22:30:23 +0800 Subject: [PATCH] Update pubspec --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 48ed525..e6d41c5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ version: 1.0.0 description: An ORM starter application for Angel3 framework publish_to: none environment: - sdk: '>=2.16.0 <3.0.0' + sdk: '>=2.17.0 <3.0.0' dependencies: angel3_auth: ^7.0.0 angel3_configuration: ^7.0.0 @@ -16,7 +16,7 @@ dependencies: angel3_production: ^7.0.0 angel3_static: ^7.0.0 angel3_validate: ^7.0.0 - belatuk_pretty_logging: ^4.0.0 + belatuk_pretty_logging: ^5.0.0 optional: ^6.0.0 logging: ^1.0.0 dev_dependencies: