Skip to content

Commit

Permalink
chore(deps): update dependency soto-project/soto to from: "7.3.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 1a231e7 commit c5ef055
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 c5ef055

Please sign in to comment.