From 3c8844ea53c1981a5e3910b742c11337f0cd0403 Mon Sep 17 00:00:00 2001 From: Dilanka Yapa <104094511+dilankayapagit@users.noreply.github.com> Date: Sun, 30 Jul 2023 22:11:17 +0530 Subject: [PATCH] Update pubspec.yaml (#1331) --- flutter_quill_extensions/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter_quill_extensions/pubspec.yaml b/flutter_quill_extensions/pubspec.yaml index b2c6606f..df189322 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter: sdk: flutter - flutter_quill: ^7.2.1 + flutter_quill: ^7.2.19 image_picker: ^0.8.5+3 photo_view: ^0.14.0