Skip to content

Commit 383dfab

Browse files
authored
Merge pull request #113 from nnsnodnb/renovate/pointfreeco-swift-composable-architecture-1.x
Update dependency pointfreeco/swift-composable-architecture to from: "1.15.0"
2 parents 6b87cd4 + 2efb5f7 commit 383dfab

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

SSLCertificateCheck.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

SSLCertificateCheckPackage/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ let package = Package(
167167
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols.git", .upToNextMajor(from: "5.3.0")),
168168
.package(url: "https://github.com/realm/SwiftLint.git", .upToNextMajor(from: "0.54.0")),
169169
.package(url: "https://github.com/apple/swift-certificates.git", .upToNextMajor(from: "1.5.0")),
170-
.package(url: "https://github.com/pointfreeco/swift-composable-architecture.git", .upToNextMajor(from: "1.10.2")),
170+
.package(url: "https://github.com/pointfreeco/swift-composable-architecture.git", .upToNextMajor(from: "1.15.0")),
171171
.package(url: "https://github.com/pointfreeco/swift-dependencies.git", .upToNextMajor(from: "1.3.0")),
172172
],
173173
targets: [

0 commit comments

Comments
 (0)