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 da6ce48 commit d28f714Copy full SHA for d28f714
Package.swift
@@ -7,7 +7,7 @@ let package = Package(
7
.macOS(.v13)
8
],
9
dependencies: [
10
- .package(url: "https://github.com/vapor/vapor.git", from: "4.106.5"),
+ .package(url: "https://github.com/vapor/vapor.git", from: "4.106.7"),
11
.package(url: "https://github.com/apple/sourcekit-lsp", branch: "main")
12
13
targets: [
0 commit comments