Skip to content

Commit c48aa87

Browse files
committed
Update Package.swift
1 parent 0ecb06a commit c48aa87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let package = Package(
1414
],
1515
dependencies: [
1616
// Dependencies declare other packages that this package depends on.
17-
.package(url: "https://github.com/The-Igor/async-http-client.git", from: "1.4.3")
17+
.package(url: "https://github.com/The-Igor/async-http-client.git", from: "1.4.4")
1818
],
1919
targets: [
2020
// Targets are the basic building blocks of a package. A target can define a module or a test suite.

0 commit comments

Comments
 (0)