We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f279a57 commit 878afe6Copy full SHA for 878afe6
Package.swift
@@ -19,7 +19,7 @@ let package = Package(
19
],
20
dependencies: [
21
// Dependencies declare other packages that this package depends on.
22
- .package(url: "https://github.com/groue/GRDB.swift", from: "7.0.0-beta"),
+ .package(url: "https://github.com/inlinehq/GRDB.swift", from: "3.0.8"),
23
24
targets: [
25
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
0 commit comments