Skip to content

Commit d6e46f8

Browse files
authored
chore: Update Amplify Swift dependency (#128)
1 parent 2909c12 commit d6e46f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ let package = Package(
1313
targets: ["FaceLiveness"]),
1414
],
1515
dependencies: [
16-
.package(url: "https://github.com/aws-amplify/amplify-swift", exact: "2.27.2")
16+
.package(url: "https://github.com/aws-amplify/amplify-swift", exact: "2.29.1")
1717
],
1818
targets: [
1919
.target(

0 commit comments

Comments
 (0)