Skip to content

Commit ee5d0ec

Browse files
Update dependency vapor/vapor to from: "4.113.2" (#1386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6316366 commit ee5d0ec

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(.v13)
88
],
99
dependencies: [
10-
.package(url: "https://github.com/vapor/vapor.git", from: "4.113.1"),
10+
.package(url: "https://github.com/vapor/vapor.git", from: "4.113.2"),
1111
.package(url: "https://github.com/vapor/leaf.git", from: "4.4.1"),
1212
.package(url: "https://github.com/apple/swift-tools-support-core", from: "0.7.2"),
1313
],

0 commit comments

Comments
 (0)