Skip to content

Commit c6bc977

Browse files
authored
chore: kickoff release
2 parents 2909c12 + d6e46f8 commit c6bc977

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)