Skip to content

Commit a52f392

Browse files
authored
chore: kickoff release
2 parents 7fbba02 + 4c27645 commit a52f392

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ let platforms: [SupportedPlatform] = [
1010
]
1111
let dependencies: [Package.Dependency] = [
1212
.package(url: "https://github.com/awslabs/aws-sdk-swift.git", exact: "0.36.1"),
13-
.package(url: "https://github.com/stephencelis/SQLite.swift.git", exact: "0.13.2"),
13+
.package(url: "https://github.com/stephencelis/SQLite.swift.git", exact: "0.15.0"),
1414
.package(url: "https://github.com/mattgallagher/CwlPreconditionTesting.git", from: "2.1.0"),
1515
.package(url: "https://github.com/aws-amplify/amplify-swift-utils-notifications.git", from: "1.1.0")
1616
]

0 commit comments

Comments
 (0)