We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 797c67c commit 0e32ceeCopy full SHA for 0e32cee
Package.swift
@@ -8,7 +8,7 @@ let package = Package(
8
],
9
dependencies: [
10
.package(url: "https://github.com/apple/swift-syntax", branch: "508.0.0"),
11
- .package(url: "https://github.com/vapor/vapor.git", from: "4.76.2"),
+ .package(url: "https://github.com/vapor/vapor.git", from: "4.76.3"),
12
.package(url: "https://github.com/vapor/leaf.git", from: "4.2.4"),
13
14
targets: [
0 commit comments