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