diff --git a/Package.swift b/Package.swift index 1e0aba7..2d7656f 100644 --- a/Package.swift +++ b/Package.swift @@ -9,7 +9,7 @@ let package = Package( dependencies: [ .package(url: "https://github.com/apple/swift-experimental-string-processing.git", branch: "main"), .package(url: "https://github.com/apple/swift-syntax", branch: "main"), - .package(url: "https://github.com/vapor/vapor.git", from: "4.107.0"), + .package(url: "https://github.com/vapor/vapor.git", from: "4.108.0"), .package(url: "https://github.com/vapor/leaf.git", from: "4.4.1"), ], targets: [