Skip to content

Commit

Permalink
Use latest StripeKit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewangeta committed Dec 17, 2021
1 parent 29b313d commit 5613cd2
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 @@ -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: "15.0.0"),
.package(url: "https://github.com/vapor-community/stripe-kit.git", from: "16.0.0"),
],
targets: [
.target(name: "Stripe", dependencies: [
Expand Down

0 comments on commit 5613cd2

Please sign in to comment.