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 3740ea2 commit 254a15aCopy full SHA for 254a15a
Package.swift
@@ -7,7 +7,7 @@ let package = Package(
7
.macOS(.v12)
8
],
9
dependencies: [
10
- .package(url: "https://github.com/vapor/vapor.git", from: "4.106.4"),
+ .package(url: "https://github.com/vapor/vapor.git", from: "4.106.5"),
11
.package(url: "https://github.com/vapor/leaf.git", from: "4.4.1"),
12
13
targets: [
0 commit comments