There was an error while loading. Please reload this page.
1 parent 1fd4ba7 commit 441c5d5Copy full SHA for 441c5d5
1 file changed
Package.swift
@@ -9,7 +9,7 @@ let platforms: [SupportedPlatform] = [
9
.watchOS(.v9)
10
]
11
let dependencies: [Package.Dependency] = [
12
- .package(url: "https://github.com/awslabs/aws-sdk-swift", exact: "1.6.7"),
+ .package(url: "https://github.com/awslabs/aws-sdk-swift", exact: "1.6.71"),
13
.package(url: "https://github.com/stephencelis/SQLite.swift.git", exact: "0.15.3"),
14
.package(url: "https://github.com/mattgallagher/CwlPreconditionTesting.git", from: "2.1.0"),
15
.package(url: "https://github.com/aws-amplify/amplify-swift-utils-notifications.git", from: "1.1.0")
0 commit comments