Skip to content

Commit

Permalink
Merge branch 'main' into github-renovate/stripe-stripe-ios-24.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Dec 22, 2024
2 parents 42d9599 + 1de0965 commit 5ba0148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/soto_example/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ import PackageDescription
let package = Package(
name: "PhoneNumberKitExample",
dependencies: [
.package(url: "https://github.com/soto-project/soto.git", from: "7.2.0"),
.package(url: "https://github.com/soto-project/soto.git", from: "7.3.0"),
]
)

0 comments on commit 5ba0148

Please sign in to comment.