Skip to content

Commit

Permalink
chore(deps): update dependency vapor/vapor to from: "4.86.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent fbc8bb4 commit ba81b82
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 @@ -14,7 +14,7 @@ let package = Package(
],
dependencies: [
// Dependencies declare other packages that this package depends on.
.package(url: "https://github.com/vapor/vapor.git", from: "4.78.2"),
.package(url: "https://github.com/vapor/vapor.git", from: "4.86.1"),
.package(url: "https://github.com/vapor/fluent.git", from: "4.8.0")
],
targets: [
Expand Down

0 comments on commit ba81b82

Please sign in to comment.