diff --git a/Package.swift b/Package.swift index 3377412..ce0c8c6 100644 --- a/Package.swift +++ b/Package.swift @@ -7,7 +7,7 @@ let package = Package( .macOS(.v13) ], dependencies: [ - .package(url: "https://github.com/vapor/vapor.git", from: "4.116.0"), + .package(url: "https://github.com/vapor/vapor.git", from: "4.117.0"), .package(url: "https://github.com/apple/sourcekit-lsp", branch: "main") ], targets: [