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 ef2bdcb commit e91f10cCopy full SHA for e91f10c
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.78.0"),
+ .package(url: "https://github.com/vapor/vapor.git", from: "4.78.1"),
18
.package(url: "https://github.com/vapor/fluent.git", from: "4.8.0")
19
20
targets: [
0 commit comments