From 5f4dc8c2c56c4960c4eb4a88c26a14836accbcae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 08:32:30 -0800 Subject: [PATCH] Bump syncfusion_flutter_calendar from 23.2.5 to 23.2.6 (#2179) Bumps [syncfusion_flutter_calendar](https://github.com/syncfusion/flutter-widgets/tree/master/packages) from 23.2.5 to 23.2.6. - [Release notes](https://github.com/syncfusion/flutter-widgets/releases) - [Commits](https://github.com/syncfusion/flutter-widgets/commits/HEAD/packages) --- updated-dependencies: - dependency-name: syncfusion_flutter_calendar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 50dc947799..01057dc2cf 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1550,10 +1550,10 @@ packages: dependency: "direct main" description: name: syncfusion_flutter_calendar - sha256: c88c232857bfbf19b2c73faae9c6b3a8d50f5811222aa4ea0d08c25b07b44127 + sha256: "68b7555324f76badae05cd12c2e6d55020896ab041d8c7e07ca7762b3235e76c" url: "https://pub.dev" source: hosted - version: "23.2.5" + version: "23.2.6" syncfusion_flutter_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 2927f4c0c6..3a4ca75613 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -73,7 +73,7 @@ dependencies: shared_preferences: ^2.2.2 shimmer: ^3.0.0 social_share: ^2.2.1 - syncfusion_flutter_calendar: 23.2.5 + syncfusion_flutter_calendar: 23.2.6 syncfusion_flutter_datepicker: 23.2.6 timelines: ^0.1.0 tutorial_coach_mark: ^1.2.11