diff --git a/TomatoBar.xcodeproj/project.pbxproj b/TomatoBar.xcodeproj/project.pbxproj index cdd0e47..15362a0 100644 --- a/TomatoBar.xcodeproj/project.pbxproj +++ b/TomatoBar.xcodeproj/project.pbxproj @@ -452,7 +452,7 @@ repositoryURL = "https://github.com/sindresorhus/KeyboardShortcuts"; requirement = { kind = exactVersion; - version = 1.9.0; + version = 1.14.1; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/TomatoBar.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/TomatoBar.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 465ad25..a733582 100644 --- a/TomatoBar.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/TomatoBar.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/sindresorhus/KeyboardShortcuts", "state" : { - "revision" : "aa50ffb413ce83a443a8c08eb20c76c226e9bce6", - "version" : "1.9.0" + "revision" : "b878f8132be59576fc87e39405b1914eff9f55d3", + "version" : "1.14.1" } }, {