diff --git a/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 6cd853f3..6aaef172 100644 --- a/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/swift-server/async-http-client.git", "state" : { - "revision" : "e8babad8226b9b3f956a252d5b80e36b0c9d62a9", - "version" : "1.22.0" + "revision" : "11205411bb60612f0a1a04f733fa71b4fb864ab9", + "version" : "1.22.1" } }, { @@ -124,7 +124,7 @@ "location" : "https://github.com/Planetable/PlanetSiteTemplates.git", "state" : { "branch" : "main", - "revision" : "8bf03e203f4c817f90367adfea7508f6c43dee01" + "revision" : "3138358e10e729fc38cb84792be7d2be2b9f8b08" } }, { @@ -231,8 +231,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-crypto.git", "state" : { - "revision" : "a53a7e8f858902659d4784322bede34f4e49097e", - "version" : "3.6.1" + "revision" : "9f95b4d033a4edd3814b48608db3f2ca90c7218b", + "version" : "3.7.0" } }, { @@ -276,8 +276,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio.git", "state" : { - "revision" : "30df8551f4e636b8f68627dbc205221bcfc57782", - "version" : "2.71.0" + "revision" : "9746cf80e29edfef2a39924a66731249223f42a3", + "version" : "2.72.0" } }, { @@ -393,8 +393,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/vapor/vapor", "state" : { - "revision" : "236025b6a213f372f81b732ff792f95789c089d4", - "version" : "4.104.0" + "revision" : "a4d7d4d32ef4a21dd10bc6375f4d20da3c5594e4", + "version" : "4.105.2" } }, { diff --git a/Planet/versioning.xcconfig b/Planet/versioning.xcconfig index 6ec37c74..c4e12043 100644 --- a/Planet/versioning.xcconfig +++ b/Planet/versioning.xcconfig @@ -1 +1 @@ -CURRENT_PROJECT_VERSION = 2236 +CURRENT_PROJECT_VERSION = 2238