diff --git a/Package.swift b/Package.swift index 616505f1..cc819152 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.80.0"), + .package(url: "https://github.com/vapor/vapor.git", from: "4.81.0"), .package(url: "https://github.com/vapor/leaf.git", from: "4.2.4"), ], targets: [