From a5583b2ef9efcec3d445aee03d5cb87ce23ed9d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 12:17:30 +1000 Subject: [PATCH] Bump flutter_riverpod from 1.0.4 to 2.0.2 in /simplistic_calculator (#1457) Bumps [flutter_riverpod](https://github.com/rrousselGit/riverpod) from 1.0.4 to 2.0.2. - [Release notes](https://github.com/rrousselGit/riverpod/releases) - [Commits](https://github.com/rrousselGit/riverpod/commits) --- updated-dependencies: - dependency-name: flutter_riverpod dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- simplistic_calculator/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simplistic_calculator/pubspec.yaml b/simplistic_calculator/pubspec.yaml index 79c7d36de..9230b4ad8 100644 --- a/simplistic_calculator/pubspec.yaml +++ b/simplistic_calculator/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: flutter: sdk: flutter flutter_layout_grid: ^2.0.1 - flutter_riverpod: ^1.0.3 + flutter_riverpod: ^2.0.2 math_expressions: ^2.3.0 window_size: git: