Skip to content

Commit

Permalink
chore(deps): update dependency vapor/fluent to v4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Jun 2, 2024
1 parent b89c552 commit 4ee309c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/vapor_example/swift/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ let package = Package(
name: "vapor_example",
dependencies: [
.package(url: "https://github.com/vapor/vapor.git", exact: "4.93.1"),
.package(url: "https://github.com/vapor/fluent.git", exact: "4.9.0"),
.package(url: "https://github.com/vapor/fluent.git", exact: "4.11.0"),
.package(url: "https://github.com/vapor/fluent-sqlite-driver.git", exact: "4.6.0"),
]
)

0 comments on commit 4ee309c

Please sign in to comment.