Skip to content

Commit

Permalink
chore(deps): update dependency pointfreeco/swift-composable-architect…
Browse files Browse the repository at this point in the history
…ure to from: "1.16.1" (#1146)
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 98b0f92 commit 31f3274
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-composable-architecture",
"state" : {
"revision" : "a952dde0bf2b13048843c8dcc72cf21737d67b0c",
"version" : "1.16.0"
"revision" : "69247baf7be2fd6f5820192caef0082d01849cd0",
"version" : "1.16.1"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Packages/MatchCore/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ let package = Package(
.package(path: "../Dependencies"),
.package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.3"),
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.4.1"),
.package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.16.0"),
.package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.16.1"),
],
targets: [
.target(name: "AchievementLogic", dependencies: [
Expand Down
2 changes: 1 addition & 1 deletion Packages/Utility/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ var package = Package(
dependencies: [
.package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.3"),
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.4.0"),
.package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.16.0"),
.package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.16.1"),
],
targets: [
.target(name: "ApolloClientHelpers", dependencies: [
Expand Down
4 changes: 2 additions & 2 deletions PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-composable-architecture",
"state" : {
"revision" : "a952dde0bf2b13048843c8dcc72cf21737d67b0c",
"version" : "1.16.0"
"revision" : "69247baf7be2fd6f5820192caef0082d01849cd0",
"version" : "1.16.1"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-composable-architecture",
"state" : {
"revision" : "a952dde0bf2b13048843c8dcc72cf21737d67b0c",
"version" : "1.16.0"
"revision" : "69247baf7be2fd6f5820192caef0082d01849cd0",
"version" : "1.16.1"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-composable-architecture",
"state" : {
"revision" : "a952dde0bf2b13048843c8dcc72cf21737d67b0c",
"version" : "1.16.0"
"revision" : "69247baf7be2fd6f5820192caef0082d01849cd0",
"version" : "1.16.1"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-composable-architecture",
"state" : {
"revision" : "a952dde0bf2b13048843c8dcc72cf21737d67b0c",
"version" : "1.16.0"
"revision" : "69247baf7be2fd6f5820192caef0082d01849cd0",
"version" : "1.16.1"
}
},
{
Expand Down

0 comments on commit 31f3274

Please sign in to comment.