Skip to content

Commit 7290d88

Browse files
Update dependency vapor/vapor to from: "4.115.0" (#736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f2358a commit 7290d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
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.114.1"),
10+
.package(url: "https://github.com/vapor/vapor.git", from: "4.115.0"),
1111
.package(url: "https://github.com/vapor/leaf.git", from: "4.5.0"),
1212
.package(url: "https://github.com/apple/swift-format.git", from: "510.1.0"),
1313
],

0 commit comments

Comments
 (0)