Skip to content

Commit 121e234

Browse files
authored
Bump latest version.
1 parent 93d17d2 commit 121e234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let package = Package(
1111
],
1212
dependencies: [
1313
.package(url: "https://github.com/vapor/vapor.git", from: "4.0.0"),
14-
.package(url: "https://github.com/vapor-community/stripe-kit.git", from: "16.2.1"),
14+
.package(url: "https://github.com/vapor-community/stripe-kit.git", from: "17.0.0"),
1515
],
1616
targets: [
1717
.target(name: "Stripe", dependencies: [

0 commit comments

Comments
 (0)