diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 441cb835..14d582af 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -13,8 +13,8 @@ dependencies: cupertino_icons: ^1.0.6 # Flutter Quill Packages - flutter_quill: ^8.6.2 - flutter_quill_extensions: ^0.7.0 + flutter_quill: ^8.6.4 + flutter_quill_extensions: ^0.7.2 flutter_quill_test: ^0.0.5 quill_html_converter: ^0.0.1-experimental.1 diff --git a/pubspec.yaml b/pubspec.yaml index 6b3b2360..168bf22a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -62,7 +62,7 @@ dev_dependencies: flutter_lints: ^3.0.1 flutter_test: sdk: flutter - flutter_quill_test: ^0.0.4 + flutter_quill_test: ^9.0.0-dev-2 test: ^1.24.3 intl_translation: ^0.18.2 yaml_edit: ^2.1.1