Skip to content

Commit ab0d39f

Browse files
committed
Update dependency vapor/vapor to from: "4.92.1"
1 parent d89a5cc commit ab0d39f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ let package = Package(
77
.macOS(.v10_15)
88
],
99
dependencies: [
10-
.package(url: "https://github.com/vapor/vapor.git", from: "4.92.0"),
10+
.package(url: "https://github.com/vapor/vapor.git", from: "4.92.1"),
1111
.package(url: "https://github.com/vapor/leaf.git", from: "4.2.4"),
1212
.package(url: "https://github.com/apple/swift-format.git", from: "509.0.0"),
1313
],

0 commit comments

Comments
 (0)