diff --git a/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 0796f200..7e2391c8 100644 --- a/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -79,7 +79,7 @@ "location" : "https://github.com/Planetable/PlanetSiteTemplates.git", "state" : { "branch" : "main", - "revision" : "8701b5f37f399d58a4a25fb641bf92ae73f49429" + "revision" : "c3c15091b997151a682c0ca894cdc425c08255df" } }, { @@ -114,8 +114,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/sparkle-project/Sparkle", "state" : { - "revision" : "41847a58cdef7506b257591fcca6f9495df591d4", - "version" : "2.6.2" + "revision" : "b456fd404954a9e13f55aa0c88cd5a40b8399638", + "version" : "2.6.3" } }, { @@ -150,8 +150,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-collections.git", "state" : { - "revision" : "94cf62b3ba8d4bed62680a282d4c25f9c63c2efb", - "version" : "1.1.0" + "revision" : "ee97538f5b81ae89698fd95938896dec5217b148", + "version" : "1.1.1" } }, { diff --git a/Planet/versioning.xcconfig b/Planet/versioning.xcconfig index f6378797..efb74eda 100644 --- a/Planet/versioning.xcconfig +++ b/Planet/versioning.xcconfig @@ -1 +1 @@ -CURRENT_PROJECT_VERSION = 2060 +CURRENT_PROJECT_VERSION = 2061