Skip to content

Commit

Permalink
chore(deps): update dependency stripe/stripe-ios to from: "24.2.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 1a231e7 commit 42d9599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/stripe_example/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ let package = Package(
dependencies: [
.package(
url: "https://github.com/stripe/stripe-ios",
from: "24.1.3"
from: "24.2.0"
),
]
)

0 comments on commit 42d9599

Please sign in to comment.