From 2ce9a0241a43f4f2e0645bd2c722df3445232cab Mon Sep 17 00:00:00 2001 From: Dariusz Rybicki <dariusz@elixxir.io> Date: Wed, 3 Aug 2022 12:58:43 +0100 Subject: [PATCH] Update dependencies --- .../xcshareddata/swiftpm/Package.resolved | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ElixxirDAppsSDK.xcworkspace/xcshareddata/swiftpm/Package.resolved b/ElixxirDAppsSDK.xcworkspace/xcshareddata/swiftpm/Package.resolved index c7c4ea55..f1136ed4 100644 --- a/ElixxirDAppsSDK.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/ElixxirDAppsSDK.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/pointfreeco/combine-schedulers", "state" : { - "revision" : "4cf088c29a20f52be0f2ca54992b492c54e0076b", - "version" : "0.5.3" + "revision" : "0ba3a562716efabb585ccb169450c5389107286b", + "version" : "0.6.0" } }, { @@ -23,8 +23,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/pointfreeco/swift-case-paths", "state" : { - "revision" : "ce9c0d897db8a840c39de64caaa9b60119cf4be8", - "version" : "0.8.1" + "revision" : "a09839348486db8866f85a727b8550be1d671c50", + "version" : "0.9.1" } }, { @@ -39,10 +39,10 @@ { "identity" : "swift-composable-architecture", "kind" : "remoteSourceControl", - "location" : "https://github.com/pointfreeco/swift-composable-architecture", + "location" : "https://github.com/pointfreeco/swift-composable-architecture.git", "state" : { - "revision" : "c307541328a636b9e8e25ac868d89be54a8f8dbf", - "version" : "0.35.0" + "revision" : "0a38f2c860a64a005afeb8a6fe186eb2818c9a3f", + "version" : "0.38.3" } }, { -- GitLab