Skip to content

Commit 6880d18

Browse files
committed
update amplify version dependency
1 parent 1286bad commit 6880d18

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: ["Authenticator"]),
1414
],
1515
dependencies: [
16-
.package(url: "https://github.com/aws-amplify/amplify-swift", from: "2.35.0"),
16+
.package(url: "https://github.com/aws-amplify/amplify-swift", from: "2.44.0"),
1717
],
1818
targets: [
1919
.target(

0 commit comments

Comments
 (0)