From dcfd5b3ab01f75ac778a02af474850f546baa655 Mon Sep 17 00:00:00 2001 From: thomashii Date: Sat, 25 Sep 2021 14:55:56 +0800 Subject: [PATCH] Updated pubspec --- packages/jael/angel_jael/pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/jael/angel_jael/pubspec.yaml b/packages/jael/angel_jael/pubspec.yaml index d19dedc7..f1aa6d0c 100644 --- a/packages/jael/angel_jael/pubspec.yaml +++ b/packages/jael/angel_jael/pubspec.yaml @@ -6,11 +6,11 @@ repository: https://github.com/dukefirehawk/angel/tree/master/packages/jael/ange environment: sdk: '>=2.12.0 <3.0.0' dependencies: - angel3_framework: ^4.1.0 + angel3_framework: ^4.2.0 belatuk_code_buffer: ^3.0.0 belatuk_symbol_table: ^3.0.0 jael3: ^4.2.0 - jael3_preprocessor: ^4.1.0 + jael3_preprocessor: ^4.2.0 file: ^6.0.0 logging: ^1.0.1 dev_dependencies: