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 89605d7 commit 692976cCopy full SHA for 692976c
Package.swift
@@ -15,7 +15,7 @@ let package = Package(
15
dependencies: [
16
// Dependencies declare other packages that this package depends on.
17
.package(url: "https://github.com/vapor/vapor.git", from: "4.92.5"),
18
- .package(url: "https://github.com/vapor/fluent.git", from: "4.9.0")
+ .package(url: "https://github.com/vapor/fluent.git", from: "4.12.0")
19
],
20
targets: [
21
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
0 commit comments