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 a43c689 commit 3c15d2fCopy full SHA for 3c15d2f
Package.swift
@@ -7,7 +7,7 @@ let package = Package(
7
.macOS(.v10_15)
8
],
9
dependencies: [
10
- .package(url: "https://github.com/vapor/vapor.git", from: "4.67.4"),
+ .package(url: "https://github.com/vapor/vapor.git", from: "4.67.5"),
11
.package(url: "https://github.com/vapor/leaf.git", from: "4.2.4"),
12
.package(url: "https://github.com/apple/swift-format.git", from: "0.50700.1"),
13
0 commit comments