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 b4e936dCopy full SHA for b4e936d
Package.swift
@@ -14,7 +14,7 @@ let package = Package(
14
],
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"),
+ .package(url: "https://github.com/vapor/vapor.git", from: "4.117.1"),
18
.package(url: "https://github.com/vapor/fluent.git", from: "4.9.0")
19
20
targets: [
0 commit comments