Skip to content

Commit

Permalink
chore(deps): update dependency vapor/vapor to from: "4.106.7"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent da6ce48 commit 28bce9c
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(.v13)
],
dependencies: [
.package(url: "https://github.com/vapor/vapor.git", from: "4.106.5"),
.package(url: "https://github.com/vapor/vapor.git", from: "4.106.7"),
.package(url: "https://github.com/apple/sourcekit-lsp", branch: "main")
],
targets: [
Expand Down

0 comments on commit 28bce9c

Please sign in to comment.