diff --git a/Zotero.xcodeproj/project.pbxproj b/Zotero.xcodeproj/project.pbxproj index 69c590430..9dde2695b 100644 --- a/Zotero.xcodeproj/project.pbxproj +++ b/Zotero.xcodeproj/project.pbxproj @@ -6537,7 +6537,7 @@ repositoryURL = "https://github.com/Quick/Quick"; requirement = { kind = exactVersion; - version = 7.6.1; + version = 7.6.2; }; }; B356A3942524A6D5003F1943 /* XCRemoteSwiftPackageReference "OHHTTPStubs" */ = { @@ -6561,7 +6561,7 @@ repositoryURL = "https://github.com/realm/realm-cocoa"; requirement = { kind = exactVersion; - version = 10.52.1; + version = 10.52.2; }; }; B35E4B8B25248B3C000EA134 /* XCRemoteSwiftPackageReference "RxSwift" */ = { diff --git a/Zotero.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Zotero.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 20a3b8146..8515659c4 100644 --- a/Zotero.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Zotero.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -87,8 +87,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/Quick/Quick", "state" : { - "revision" : "a5b8295dfe6a499cb6caaa7126f074039b0a75d7", - "version" : "7.6.1" + "revision" : "1163a1b1b114a657c7432b63dd1f92ce99fe11a6", + "version" : "7.6.2" } }, { @@ -96,8 +96,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/realm/realm-cocoa", "state" : { - "revision" : "ae827eabf45ba64562c75b6e99038da6ce12d427", - "version" : "10.52.1" + "revision" : "13b12f8665f0c8173693a4d3f6e6d32b5a24d9a9", + "version" : "10.52.2" } }, { @@ -105,8 +105,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/realm/realm-core.git", "state" : { - "revision" : "f889f79a2301208fd9d322d07abfc883b8f2046c", - "version" : "14.10.2" + "revision" : "60867846a0aca0c7da5e482282b293236f730216", + "version" : "14.11.0" } }, {