Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonHu authored Dec 9, 2022
1 parent 0fb5999 commit 990288e
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 @@ -14,7 +14,7 @@ let package = Package(
targets: ["VaporSMTPKit"]),
],
dependencies: [
.package(url: "https://github.com/autimatisering/SMTPKitten.git", from: "0.1.0"),
.package(url: "https://github.com/DamonHu/SMTPKitten.git", from: "0.1.8"),
.package(url: "https://github.com/vapor/vapor.git", from: "4.0.0"),
],
targets: [
Expand Down

0 comments on commit 990288e

Please sign in to comment.