diff --git a/wakelock_plus/example/ios/Podfile.lock b/wakelock_plus/example/ios/Podfile.lock index bb8a441..d3ba8c4 100644 --- a/wakelock_plus/example/ios/Podfile.lock +++ b/wakelock_plus/example/ios/Podfile.lock @@ -31,4 +31,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: beab77b38961de946f08660e554f80ac174dc842 -COCOAPODS: 1.14.2 +COCOAPODS: 1.15.2 diff --git a/wakelock_plus/pubspec.yaml b/wakelock_plus/pubspec.yaml index 782a796..d39a564 100644 --- a/wakelock_plus/pubspec.yaml +++ b/wakelock_plus/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: # Linux dependencies dbus: ^0.7.10 - package_info_plus: ">=6.0.0 <8.0.0" + package_info_plus: ">=6.0.0 <9.0.0" # Web dependencies web: ^0.5.1