Skip to content

Commit 2d62f2a

Browse files
chore(deps): update dependency vapor/fluent to from: "4.13.0"
1 parent 89605d7 commit 2d62f2a

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
@@ -15,7 +15,7 @@ let package = Package(
1515
dependencies: [
1616
// Dependencies declare other packages that this package depends on.
1717
.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")
18+
.package(url: "https://github.com/vapor/fluent.git", from: "4.13.0")
1919
],
2020
targets: [
2121
// Targets are the basic building blocks of a package. A target can define a module or a test suite.

0 commit comments

Comments
 (0)