Skip to content

Commit 8b11416

Browse files
chore(deps): update dependency vapor/fluent to from: "4.8.0"
1 parent 36003b8 commit 8b11416

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.75.0"),
18-
.package(url: "https://github.com/vapor/fluent.git", from: "4.7.1")
18+
.package(url: "https://github.com/vapor/fluent.git", from: "4.8.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)