Skip to content

Commit cf22fb8

Browse files
authored
refactor: Update Vapor and related dependencies (#62)
1 parent 20eddba commit cf22fb8

File tree

2 files changed

+24
-15
lines changed

2 files changed

+24
-15
lines changed

Package.resolved

Lines changed: 23 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ let package = Package(
2121
dependencies: [
2222
.package(
2323
url: "https://github.com/vapor/vapor.git",
24-
.upToNextMajor(from: "4.91.1")
24+
.upToNextMajor(from: "4.92.0")
2525
),
2626
.package(
2727
url: "https://github.com/netreconlab/Parse-Swift.git",

0 commit comments

Comments
 (0)