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 04809d6 commit f83458cCopy full SHA for f83458c
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/inlinehq/GRDB.swift", from: "3.0.8"),
+ .package(url: "https://github.com/inline-chat/GRDB.swift", from: "3.1.0"),
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