Skip to content

Commit

Permalink
chore: Update Amplify Swift dependency (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
phantumcode authored Apr 18, 2024
1 parent 2909c12 commit d6e46f8
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 @@ -13,7 +13,7 @@ let package = Package(
targets: ["FaceLiveness"]),
],
dependencies: [
.package(url: "https://github.com/aws-amplify/amplify-swift", exact: "2.27.2")
.package(url: "https://github.com/aws-amplify/amplify-swift", exact: "2.29.1")
],
targets: [
.target(
Expand Down

0 comments on commit d6e46f8

Please sign in to comment.