Skip to content

Commit

Permalink
Update dependency pointfreeco/swift-dependencies to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 21d86a3 commit ee837e4
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.0"),
.package(url: "https://github.com/pointfreeco/swift-dependencies", exact: "1.5.1"),
.package(url: "https://github.com/apple/swift-http-types", exact: "1.3.0"),
.package(url: "https://github.com/swiftlang/swift-docc-plugin", exact: "1.4.3"),
],
Expand Down

0 comments on commit ee837e4

Please sign in to comment.