We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d89a5cc commit ab0d39fCopy full SHA for ab0d39f
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.92.0"),
+ .package(url: "https://github.com/vapor/vapor.git", from: "4.92.1"),
11
.package(url: "https://github.com/vapor/leaf.git", from: "4.2.4"),
12
.package(url: "https://github.com/apple/swift-format.git", from: "509.0.0"),
13
0 commit comments