Skip to content

Commit

Permalink
chore: update to latest Amplify Swift dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
phantumcode committed May 15, 2024
1 parent e704ad7 commit c9651cf
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.33.3")
.package(url: "https://github.com/aws-amplify/amplify-swift", exact: "2.33.6")
],
targets: [
.target(
Expand Down

0 comments on commit c9651cf

Please sign in to comment.