Skip to content

Commit

Permalink
bump vapor
Browse files Browse the repository at this point in the history
  • Loading branch information
Full Queue Developer committed Oct 3, 2023
1 parent b06d19e commit 7a07c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/VaporDemo/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ let package = Package(
platforms: [.macOS(.v13)],

dependencies: [
.package(url: "https://github.com/vapor/vapor.git", from: "4.79.0"),
.package(url: "https://github.com/vapor/vapor.git", from: "4.84.0"),
],
targets: [
.executableTarget(name: "Run",
Expand Down

0 comments on commit 7a07c94

Please sign in to comment.