Skip to content

Commit

Permalink
Update dependency vapor/leaf to from: "4.4.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 4, 2024
1 parent 3397b9f commit 75c3491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 75c3491

Please sign in to comment.