Skip to content

Commit 45d0bf3

Browse files
Bump package_info_plus from 8.3.1 to 9.0.0 in /example
Bumps [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) from 8.3.1 to 9.0.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v9.0.0/packages/package_info_plus) --- updated-dependencies: - dependency-name: package_info_plus dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60497eb commit 45d0bf3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

example/pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,10 @@ packages:
195195
dependency: "direct main"
196196
description:
197197
name: package_info_plus
198-
sha256: "16eee997588c60225bda0488b6dcfac69280a6b7a3cf02c741895dd370a02968"
198+
sha256: f69da0d3189a4b4ceaeb1a3defb0f329b3b352517f52bed4290f83d4f06bc08d
199199
url: "https://pub.dev"
200200
source: hosted
201-
version: "8.3.1"
201+
version: "9.0.0"
202202
package_info_plus_platform_interface:
203203
dependency: transitive
204204
description:

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
# The example app is bundled with the plugin so we use a path dependency on
2323
# the parent directory to use the current plugin's version.
2424
path: ../
25-
package_info_plus: ^8.3.1
25+
package_info_plus: ^9.0.0
2626
rxdart: ^0.28.0
2727
url_launcher: ^6.3.2
2828
web: ^1.1.1

0 commit comments

Comments
 (0)