diff --git a/Package.swift b/Package.swift index b0d8c573..d2553364 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.106.2"), + .package(url: "https://github.com/vapor/vapor.git", from: "4.106.3"), .package(url: "https://github.com/vapor/leaf.git", from: "4.4.1"), ], targets: [