diff --git a/Package.swift b/Package.swift index 55145eb..ca70fa9 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.93.1"), + .package(url: "https://github.com/vapor/vapor.git", from: "4.100.1"), .package(url: "https://github.com/apple/sourcekit-lsp", branch: "main") ], targets: [