From a320940f586f3dba68478b2a5d5fb37d41ad2ccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 23:10:46 +0000 Subject: [PATCH] chore(deps): bump device_info_plus from 11.5.0 to 12.2.0 in /example Bumps [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus) from 11.5.0 to 12.2.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v12.2.0/packages/device_info_plus) --- updated-dependencies: - dependency-name: device_info_plus dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 46cfae9a..ea6bba1d 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -21,7 +21,7 @@ environment: dependencies: cupertino_icons: ^1.0.8 - device_info_plus: ^11.3.0 + device_info_plus: ^12.2.0 flutter: sdk: flutter google_navigation_flutter: