From 00baa48b3f2272875122833747d4bbbe218c84c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 03:08:45 +0000 Subject: [PATCH] Bump fl_chart from 0.61.0 to 0.62.0 in /experimental/pedometer/example Bumps [fl_chart](https://github.com/imaNNeo/fl_chart) from 0.61.0 to 0.62.0. - [Release notes](https://github.com/imaNNeo/fl_chart/releases) - [Changelog](https://github.com/imaNNeo/fl_chart/blob/master/CHANGELOG.md) - [Commits](https://github.com/imaNNeo/fl_chart/compare/0.61.0...0.62.0) --- updated-dependencies: - dependency-name: fl_chart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- experimental/pedometer/example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/pedometer/example/pubspec.yaml b/experimental/pedometer/example/pubspec.yaml index 92b7441c279..ee7f44c2a81 100644 --- a/experimental/pedometer/example/pubspec.yaml +++ b/experimental/pedometer/example/pubspec.yaml @@ -45,7 +45,7 @@ dependencies: ffi: ^2.0.1 intl: ^0.18.0 jni: ^0.3.0 - fl_chart: ^0.61.0 + fl_chart: ^0.62.0 dev_dependencies: flutter_test: