Skip to content

Commit

Permalink
chore(deps): update dependency swift-server/async-http-client to from…
Browse files Browse the repository at this point in the history
…: "1.22.2"
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 7e7511e commit 3a91b6f
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 @@ -18,7 +18,7 @@ let package = Package(
.package(url: "https://github.com/apple/swift-tools-support-core.git", .upToNextMinor(from: "0.6.1")),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.2"),
.package(url: "https://github.com/apple/swift-log.git", from: "1.6.1"),
.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.22.0")
.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.22.2")
],
targets: [
// Targets are the basic building blocks of a package, defining a module or a test suite.
Expand Down

0 comments on commit 3a91b6f

Please sign in to comment.