From 61029ada737786592122075c0061f730b5130b3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 16:23:04 +0000 Subject: [PATCH] chore(deps): bump device_info_plus from 11.5.0 to 13.1.0 in /example Bumps [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus) from 11.5.0 to 13.1.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v13.1.0/packages/device_info_plus) --- updated-dependencies: - dependency-name: device_info_plus dependency-version: 13.1.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 886b1195..93e91b32 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: ^13.1.0 flutter: sdk: flutter google_navigation_flutter: