Skip to content

Commit

Permalink
Update dependency pointfreeco/swift-composable-architecture to from: …
Browse files Browse the repository at this point in the history
…"0.59.0"
  • Loading branch information
renovate[bot] authored Aug 23, 2023
1 parent f0ae974 commit 1c08e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-ios/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ var package = Package(
],
dependencies: [
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "10.0.0"),
.package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "0.42.0"),
.package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "0.59.0"),
.package(url: "https://github.com/cybozu/LicenseList", from: "0.2.0"),
.package(url: "https://github.com/onevcat/Kingfisher", from: "7.4.0"),
],
Expand Down

0 comments on commit 1c08e58

Please sign in to comment.