Skip to content

Commit

Permalink
Update dependency vapor/vapor to from: "4.111.1" (#696)
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 Jan 15, 2025
1 parent 339a243 commit eb37cfe
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(.v10_15)
],
dependencies: [
.package(url: "https://github.com/vapor/vapor.git", from: "4.111.0"),
.package(url: "https://github.com/vapor/vapor.git", from: "4.111.1"),
.package(url: "https://github.com/vapor/leaf.git", from: "4.4.1"),
.package(url: "https://github.com/apple/swift-format.git", from: "510.1.0"),
],
Expand Down

0 comments on commit eb37cfe

Please sign in to comment.