diff --git a/Package.swift b/Package.swift index ff141d1..e212896 100644 --- a/Package.swift +++ b/Package.swift @@ -8,7 +8,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/kishikawakatsumi/swift-experimental-string-processing.git", branch: "metrics"), - .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/vapor/leaf.git", from: "4.5.1"), ], targets: [