Skip to content

Commit

Permalink
chore: update Amplify Swift dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
phantumcode committed Apr 17, 2024
1 parent 2142df7 commit 36570bb
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.3")
.package(url: "https://github.com/aws-amplify/amplify-swift", exact: "2.29.1")
],
targets: [
.target(
Expand Down

0 comments on commit 36570bb

Please sign in to comment.