We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6316366 commit ee5d0ecCopy full SHA for ee5d0ec
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.1"),
+ .package(url: "https://github.com/vapor/vapor.git", from: "4.113.2"),
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