From 5586e4a6aec50c2b1813b236b503a9d0817130e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 07:50:54 +0000 Subject: [PATCH] chore(deps): bump device_info_plus from 11.5.0 to 12.4.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.4.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v12.4.0/packages/device_info_plus) --- updated-dependencies: - dependency-name: device_info_plus dependency-version: 12.4.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..80955f68 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.4.0 flutter: sdk: flutter google_navigation_flutter: