Skip to content

Commit

Permalink
Merge pull request #900 from DroidKaigi/renovate/pointfreeco-swift-co…
Browse files Browse the repository at this point in the history
…mposable-architecture-0.x

Update dependency pointfreeco/swift-composable-architecture to from: "0.42.0"
  • Loading branch information
ry-itto authored Oct 12, 2022
2 parents f64fd5f + 496bc44 commit 4bb7cfb
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.40.2"),
.package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "0.42.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 4bb7cfb

Please sign in to comment.