From d053e70c4ac82f57e1cf5aac84051cf72b1dab48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 20:01:03 +0000 Subject: [PATCH] Update dependency vapor/leaf to from: "4.4.1" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 98e6e2f..aa270d1 100644 --- a/Package.swift +++ b/Package.swift @@ -10,7 +10,7 @@ let package = Package( .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.106.4"), - .package(url: "https://github.com/vapor/leaf.git", from: "4.4.0"), + .package(url: "https://github.com/vapor/leaf.git", from: "4.4.1"), ], targets: [ .executableTarget(