From a42bbbcf36355d84c8f50ac1b95c6f13dcf9364a Mon Sep 17 00:00:00 2001 From: Joscha <34318751+josxha@users.noreply.github.com> Date: Thu, 25 Apr 2024 12:48:34 +0200 Subject: [PATCH 1/2] loosen dependency constraint of package_info_plus latest version of package_info_plus is 9.0.0 --- wakelock_plus/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From e69401ce0982fdfdc93209742e599815ca0689de Mon Sep 17 00:00:00 2001 From: Github CI Date: Mon, 29 Apr 2024 16:38:13 +0000 Subject: [PATCH 2/2] pod update --- wakelock_plus/example/ios/Podfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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