Skip to content

Commit f83458c

Browse files
committed
Update to latest GRDB
1 parent 04809d6 commit f83458c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ let package = Package(
1919
],
2020
dependencies: [
2121
// Dependencies declare other packages that this package depends on.
22-
.package(url: "https://github.com/inlinehq/GRDB.swift", from: "3.0.8"),
22+
.package(url: "https://github.com/inline-chat/GRDB.swift", from: "3.1.0"),
2323
],
2424
targets: [
2525
// Targets are the basic building blocks of a package. A target can define a module or a test suite.

0 commit comments

Comments
 (0)