Skip to content

Commit

Permalink
chore(deps): update dependency marmelroy/phonenumberkit to from: "3.7.5"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 0e4786b commit d46c119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages/DependencyPackage/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ let package = Package(
.package(path: "../CupertinoPackage"),
.package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.4.2"),
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "10.18.0"),
.package(url: "https://github.com/marmelroy/PhoneNumberKit", from: "3.7.4"),
.package(url: "https://github.com/marmelroy/PhoneNumberKit", from: "3.7.5"),
.package(url: "https://github.com/apollographql/apollo-ios", from: "1.6.1"),
],
targets: [
Expand Down

0 comments on commit d46c119

Please sign in to comment.