Skip to content

Commit

Permalink
Update dependency pointfreeco/swift-dependencies to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 2f136d0 commit a9ada5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ let package = Package(
.package(url: "https://github.com/kishikawakatsumi/KeychainAccess", exact: "4.2.2"),
.package(url: "https://github.com/maiyama18/LicensesPlugin", exact: "0.2.0"),
.package(url: "https://github.com/sparkle-project/Sparkle", exact: "2.6.4"),
.package(url: "https://github.com/pointfreeco/swift-dependencies", exact: "1.5.2"),
.package(url: "https://github.com/pointfreeco/swift-dependencies", exact: "1.6.0"),
.package(url: "https://github.com/apple/swift-http-types", exact: "1.3.1"),
.package(url: "https://github.com/swiftlang/swift-docc-plugin", exact: "1.4.3"),
],
Expand Down

0 comments on commit a9ada5c

Please sign in to comment.