Skip to content

Commit

Permalink
Update dependency vapor/vapor to from: "4.106.5" (#960)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 3740ea2 commit 254a15a
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 @@ -7,7 +7,7 @@ let package = Package(
.macOS(.v12)
],
dependencies: [
.package(url: "https://github.com/vapor/vapor.git", from: "4.106.4"),
.package(url: "https://github.com/vapor/vapor.git", from: "4.106.5"),
.package(url: "https://github.com/vapor/leaf.git", from: "4.4.1"),
],
targets: [
Expand Down

0 comments on commit 254a15a

Please sign in to comment.