Skip to content

Commit f42d19d

Browse files
committed
Bump versions for KeyboardShortcuts and Defaults
1 parent bda33ac commit f42d19d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MeetingBar.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -587,15 +587,15 @@
587587
repositoryURL = "https://github.com/sindresorhus/KeyboardShortcuts";
588588
requirement = {
589589
kind = upToNextMinorVersion;
590-
minimumVersion = 1.17.0;
590+
minimumVersion = 2.3.0;
591591
};
592592
};
593593
1418907D26F23CF600DCD9B1 /* XCRemoteSwiftPackageReference "Defaults" */ = {
594594
isa = XCRemoteSwiftPackageReference;
595595
repositoryURL = "https://github.com/sindresorhus/Defaults";
596596
requirement = {
597597
kind = upToNextMinorVersion;
598-
minimumVersion = 7.3.1;
598+
minimumVersion = 9.2.0;
599599
};
600600
};
601601
1432D98A25C4B94900FD121D /* XCRemoteSwiftPackageReference "SwiftyStoreKit" */ = {

0 commit comments

Comments
 (0)