Skip to content

Commit

Permalink
Bump latest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewangeta committed Jan 18, 2023
1 parent 93d17d2 commit 121e234
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: "16.2.1"),
.package(url: "https://github.com/vapor-community/stripe-kit.git", from: "17.0.0"),
],
targets: [
.target(name: "Stripe", dependencies: [
Expand Down

0 comments on commit 121e234

Please sign in to comment.