We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03e75e4 commit 6316366Copy full SHA for 6316366
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.113.0"),
+ .package(url: "https://github.com/vapor/vapor.git", from: "4.113.1"),
11
.package(url: "https://github.com/vapor/leaf.git", from: "4.4.1"),
12
.package(url: "https://github.com/apple/swift-tools-support-core", from: "0.7.2"),
13
0 commit comments