Skip to content

Commit

Permalink
Update dependency pointfreeco/swift-dependencies to from: "1.5.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 584a36c commit 71d2b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SSLCertificateCheckPackage/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ let package = Package(
.package(url: "https://github.com/realm/SwiftLint.git", .upToNextMajor(from: "0.54.0")),
.package(url: "https://github.com/apple/swift-certificates.git", .upToNextMajor(from: "1.5.0")),
.package(url: "https://github.com/pointfreeco/swift-composable-architecture.git", .upToNextMajor(from: "1.15.0")),
.package(url: "https://github.com/pointfreeco/swift-dependencies.git", .upToNextMajor(from: "1.4.1")),
.package(url: "https://github.com/pointfreeco/swift-dependencies.git", .upToNextMajor(from: "1.5.0")),
],
targets: [
// Application
Expand Down

0 comments on commit 71d2b21

Please # to comment.