Skip to content

Commit 3010059

Browse files
committed
Update dependency vapor/leaf to from: "4.4.1"
1 parent 17cf2ff commit 3010059

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
@@ -10,7 +10,7 @@ let package = Package(
1010
.package(url: "https://github.com/apple/swift-experimental-string-processing.git", branch: "main"),
1111
.package(url: "https://github.com/apple/swift-syntax", branch: "main"),
1212
.package(url: "https://github.com/vapor/vapor.git", from: "4.106.4"),
13-
.package(url: "https://github.com/vapor/leaf.git", from: "4.4.0"),
13+
.package(url: "https://github.com/vapor/leaf.git", from: "4.4.1"),
1414
],
1515
targets: [
1616
.executableTarget(

0 commit comments

Comments
 (0)