diff --git a/Package.swift b/Package.swift index c8330e6c..29381ecd 100644 --- a/Package.swift +++ b/Package.swift @@ -7,7 +7,7 @@ let package = Package( .macOS(.v12) ], dependencies: [ - .package(url: "https://github.com/vapor/vapor.git", from: "4.114.1"), + .package(url: "https://github.com/vapor/vapor.git", from: "4.115.0"), .package(url: "https://github.com/vapor/leaf.git", from: "4.5.0"), ], targets: [