Skip to content
Snippets Groups Projects
Commit 24036c5c authored by Dariusz Rybicki's avatar Dariusz Rybicki
Browse files

Bump dependency versions

parent a2108541
No related branches found
No related tags found
2 merge requests!33Update to GRDB v6,!30Release v1.2.0
......@@ -20,8 +20,8 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/groue/GRDB.swift", .upToNextMajor(from: "6.0.0")),
.package(url: "https://github.com/pointfreeco/swift-custom-dump.git", .upToNextMajor(from: "0.4.0")),
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing.git", .upToNextMajor(from: "1.9.0")),
.package(url: "https://github.com/pointfreeco/swift-custom-dump.git", .upToNextMajor(from: "0.5.2")),
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing.git", .upToNextMajor(from: "1.10.0")),
.package(url: "https://github.com/pointfreeco/xctest-dynamic-overlay.git", .upToNextMajor(from: "0.4.1")),
],
targets: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment