Skip to content

Commit 34da557

Browse files
chore(deps): update dependency vapor/vapor to from: "4.115.1"
1 parent 89605d7 commit 34da557

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
@@ -14,7 +14,7 @@ let package = Package(
1414
],
1515
dependencies: [
1616
// Dependencies declare other packages that this package depends on.
17-
.package(url: "https://github.com/vapor/vapor.git", from: "4.92.5"),
17+
.package(url: "https://github.com/vapor/vapor.git", from: "4.115.1"),
1818
.package(url: "https://github.com/vapor/fluent.git", from: "4.9.0")
1919
],
2020
targets: [

0 commit comments

Comments
 (0)