Skip to content

Commit b231e7e

Browse files
authored
Update Package.swift
1 parent 6773217 commit b231e7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
],
1010
dependencies: [
1111
.package(url: "https://github.com/vapor/vapor.git", from: "3.0.0"),
12-
.package(url: "https://github.com/twof/VaporMailgunService.git", .upToNextMinor(from: "1.2.0")),
12+
.package(url: "https://github.com/twof/VaporMailgunService.git", .upToNextMinor(from: "1.6.0")),
1313
.package(url: "https://github.com/vapor-community/sendgrid-provider.git", from: "3.0.5"),
1414
.package(url: "https://github.com/IBM-Swift/Swift-SMTP.git", from: "5.1.0"),
1515
.package(url: "https://github.com/IBM-Swift/LoggerAPI.git", .upToNextMinor(from: "1.8.0")),

0 commit comments

Comments
 (0)