Skip to content

Commit

Permalink
Update dependency apple/swift-http-types to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent b2399d5 commit 1adce56
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 @@ -20,7 +20,7 @@ let package = Package(
.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.1"),
.package(url: "https://github.com/apple/swift-http-types", exact: "1.3.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"),
],
targets: [
Expand Down

0 comments on commit 1adce56

Please sign in to comment.