From 093d668585fec4f67a820ef37c124c5e4dbec3c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 00:58:46 +0000 Subject: [PATCH] Bump fpdart from 0.6.0 to 1.1.0 Bumps [fpdart](https://github.com/SandroMaglione/fpdart) from 0.6.0 to 1.1.0. - [Release notes](https://github.com/SandroMaglione/fpdart/releases) - [Commits](https://github.com/SandroMaglione/fpdart/compare/v0.6.0...v1.1.0) --- updated-dependencies: - dependency-name: fpdart dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index fba0c6b..6c4ccf5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: flutter_localizations: sdk: flutter flutter_svg: ^2.0.7 - fpdart: ^0.6.0 + fpdart: ^1.1.0 freezed_annotation: ^2.2.0 get_it: ^7.6.0 google_sign_in: ^6.1.4