Skip to content

Commit 57fbb24

Browse files
authored
Merge pull request #96 from nnsnodnb/renovate/pointfreeco-swift-composable-architecture-1.x
2 parents cc54b73 + 3a61346 commit 57fbb24

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

SSLCertificateCheck.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 4 additions & 4 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
@@ -118,7 +118,7 @@ let package = Package(
118118
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols.git", .upToNextMajor(from: "5.2.0")),
119119
.package(url: "https://github.com/realm/SwiftLint.git", .upToNextMajor(from: "0.54.0")),
120120
.package(url: "https://github.com/apple/swift-certificates.git", .upToNextMajor(from: "1.2.0")),
121-
.package(url: "https://github.com/pointfreeco/swift-composable-architecture.git", .upToNextMajor(from: "1.9.1")),
121+
.package(url: "https://github.com/pointfreeco/swift-composable-architecture.git", .upToNextMajor(from: "1.9.2")),
122122
.package(url: "https://github.com/pointfreeco/swift-dependencies.git", .upToNextMajor(from: "1.2.2")),
123123
],
124124
targets: [

0 commit comments

Comments
 (0)