Skip to content

Commit d6084c0

Browse files
Bump platform_detail from 5.4.0 to 5.5.0 in /example
Bumps [platform_detail](https://github.com/vicajilau/platform_detail) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/vicajilau/platform_detail/releases) - [Changelog](https://github.com/vicajilau/platform_detail/blob/main/CHANGELOG.md) - [Commits](v5.4.0...v5.5.0) --- updated-dependencies: - dependency-name: platform_detail dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f001c85 commit d6084c0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ packages:
238238
path: ".."
239239
relative: true
240240
source: path
241-
version: "5.4.0"
241+
version: "5.5.0"
242242
plugin_platform_interface:
243243
dependency: transitive
244244
description:

example/pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ dependencies:
3333

3434
platform_detail:
3535
path: ../
36+
version: 5.5.0
3637
# The following adds the Cupertino Icons font to your application.
3738
# Use with the CupertinoIcons class for iOS style icons.
3839
cupertino_icons: ^1.0.9

0 commit comments

Comments
 (0)