diff --git a/Package.swift b/Package.swift index d782163a..b0d8c573 100644 --- a/Package.swift +++ b/Package.swift @@ -8,7 +8,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/vapor/vapor.git", from: "4.106.2"), - .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(