diff --git a/pubspec.lock b/pubspec.lock index 0ee5d7e..1d5b6bc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -958,7 +958,7 @@ packages: name: version url: "https://pub.dartlang.org" source: hosted - version: "2.0.3" + version: "3.0.2" video_player: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 795f44b..9f223cb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -92,7 +92,7 @@ dependencies: package_info_plus: ^1.4.0 # Version manager - version: ^2.0.0 + version: ^3.0.2 # Get path to temporary files path_provider: ^2.0.9