Skip to content

Commit e3b0b65

Browse files
build(deps): bump device_info_plus from 9.0.3 to 9.1.0
Bumps [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus) from 9.0.3 to 9.1.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v9.1.0/packages/device_info_plus) --- updated-dependencies: - dependency-name: device_info_plus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc8c94a commit e3b0b65

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -365,10 +365,10 @@ packages:
365365
dependency: "direct main"
366366
description:
367367
name: device_info_plus
368-
sha256: "86add5ef97215562d2e090535b0a16f197902b10c369c558a100e74ea06e8659"
368+
sha256: "7035152271ff67b072a211152846e9f1259cf1be41e34cd3e0b5463d2d6b8419"
369369
url: "https://pub.dev"
370370
source: hosted
371-
version: "9.0.3"
371+
version: "9.1.0"
372372
device_info_plus_platform_interface:
373373
dependency: transitive
374374
description:

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies:
3838
# The following adds the Cupertino Icons font to your application.
3939
# Use with the CupertinoIcons class for iOS style icons.
4040
cupertino_icons: ^1.0.6 # Only required if you use Cupertino (iOS style) icons
41-
device_info_plus: ^9.0.3
41+
device_info_plus: ^9.1.0
4242
flutter:
4343
sdk: flutter
4444
flutter_hooks: ^0.20.3

0 commit comments

Comments
 (0)