Skip to content

Commit

Permalink
Update dependency vapor/vapor to from: "4.101.3"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 11, 2024
1 parent 4a04152 commit 5bb35cf
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.101.2"),
.package(url: "https://github.com/vapor/vapor.git", from: "4.101.3"),
.package(url: "https://github.com/vapor/leaf.git", from: "4.3.0"),
],
targets: [
Expand Down

0 comments on commit 5bb35cf

Please sign in to comment.