From eb2575ed36c3d897c00b4d1402a5d5ae09dd2422 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 17:05:11 +0000 Subject: [PATCH] Update dependency vapor/vapor to from: "4.86.2" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 3c20634..0b0da57 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.86.1"), + .package(url: "https://github.com/vapor/vapor.git", from: "4.86.2"), .package(url: "https://github.com/vapor/leaf.git", from: "4.2.4"), ], targets: [