Skip to content

Commit

Permalink
Bump plugin_platform_interface from 2.1.4 to 2.1.5 (#1963)
Browse files Browse the repository at this point in the history
Bumps [plugin_platform_interface](https://github.com/flutter/packages/tree/main/packages) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/plugin_platform_interface-v2.1.5/packages)

---
updated-dependencies:
- dependency-name: plugin_platform_interface
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent 6e051cd commit dbb6f60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1241,10 +1241,10 @@ packages:
dependency: "direct main"
description:
name: plugin_platform_interface
sha256: "6a2128648c854906c53fa8e33986fc0247a1116122f9534dd20e3ab9e16a32bc"
sha256: "43798d895c929056255600343db8f049921cbec94d31ec87f1dc5c16c01935dd"
url: "https://pub.dev"
source: hosted
version: "2.1.4"
version: "2.1.5"
pool:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies:
network_image_mock: ^2.1.1
path_provider: ^2.0.15
permission_handler: ^10.4.3
plugin_platform_interface: ^2.1.3
plugin_platform_interface: ^2.1.5
provider: ^6.0.3
qr_code_scanner: ^1.0.0
qr_flutter: 4.0.0
Expand Down

0 comments on commit dbb6f60

Please sign in to comment.