From 5a1ec91b223373954ed56188950a1ca4c45ca5a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 16:11:55 +0000 Subject: [PATCH] Bump flutter_quill from 6.1.11 to 6.2.2 Bumps [flutter_quill](https://github.com/singerdmx/flutter-quill) from 6.1.11 to 6.2.2. - [Release notes](https://github.com/singerdmx/flutter-quill/releases) - [Changelog](https://github.com/singerdmx/flutter-quill/blob/master/CHANGELOG.md) - [Commits](https://github.com/singerdmx/flutter-quill/commits) --- updated-dependencies: - dependency-name: flutter_quill dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 5f5544f..cca95a5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -358,7 +358,7 @@ packages: name: flutter_quill url: "https://pub.dartlang.org" source: hosted - version: "6.1.11" + version: "6.2.2" flutter_test: dependency: "direct dev" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index ad3554e..245d7e1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: just_audio: ^0.9.31 percent_indicator: ^4.2.2 bottom_navy_bar: ^6.0.0 - flutter_quill: ^6.1.11 + flutter_quill: ^6.2.2 fluttertoast: ^8.1.2 window_manager: ^0.2.9