Skip to content

Commit f430824

Browse files
committed
Update dependency vapor/leaf to from: "4.4.1"
1 parent 13f8773 commit f430824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ let package = Package(
88
],
99
dependencies: [
1010
.package(url: "https://github.com/vapor/vapor.git", from: "4.106.1"),
11-
.package(url: "https://github.com/vapor/leaf.git", from: "4.4.0"),
11+
.package(url: "https://github.com/vapor/leaf.git", from: "4.4.1"),
1212
.package(url: "https://github.com/apple/swift-format.git", from: "510.1.0"),
1313
],
1414
targets: [

0 commit comments

Comments
 (0)