Skip to content

Commit

Permalink
An attemp to fix CI Failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellet committed Dec 5, 2023
1 parent c9ac8cc commit 331f9c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 331f9c7

Please sign in to comment.