From edea2986a5290558854d55d67fc09937bc1f365c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 02:40:39 +0000 Subject: [PATCH] Update dependency vapor/vapor to from: "4.120.0" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 6d06c92..447ab53 100644 --- a/Package.swift +++ b/Package.swift @@ -8,7 +8,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/swiftlang/swift-experimental-string-processing.git", branch: "main"), - .package(url: "https://github.com/vapor/vapor.git", from: "4.119.2"), + .package(url: "https://github.com/vapor/vapor.git", from: "4.120.0"), .package(url: "https://github.com/vapor/leaf.git", from: "4.5.1"), ], targets: [