From 6006d2a9e40f93075a859a05cf3955309c7166c6 Mon Sep 17 00:00:00 2001 From: Andrew Edwards Date: Sun, 1 Aug 2021 21:51:28 -0400 Subject: [PATCH] Update to latest StripeKit. --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index bd9f9c9..f9b040c 100644 --- a/Package.swift +++ b/Package.swift @@ -11,7 +11,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/vapor/vapor.git", from: "4.0.0"), - .package(url: "https://github.com/vapor-community/stripe-kit.git", from: "12.0.0"), + .package(url: "https://github.com/vapor-community/stripe-kit.git", from: "13.0.0"), ], targets: [ .target(name: "Stripe", dependencies: [