Skip to content

Commit

Permalink
Merge pull request #144 from shimastripe/renovate/pointfreeco-swift-d…
Browse files Browse the repository at this point in the history
…ependencies-1.x

Update dependency pointfreeco/swift-dependencies to v1.6.2
  • Loading branch information
shimastripe authored Dec 4, 2024
2 parents 561f233 + 0b7bc6f commit 4fa5d31
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.6.1"),
.package(url: "https://github.com/pointfreeco/swift-dependencies", exact: "1.6.2"),
.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 4fa5d31

Please sign in to comment.