From 7ec97072d50854924650d54b59645bebac65a66e Mon Sep 17 00:00:00 2001 From: Andrew Edwards Date: Thu, 25 Feb 2021 15:37:42 -0500 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 9569e66..9baaf4f 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: "10.0.0"), + .package(url: "https://github.com/vapor-community/stripe-kit.git", from: "11.0.0"), ], targets: [ .target(name: "Stripe", dependencies: [