Skip to content

Commit 12db874

Browse files
authored
refactor: Update Vapor to 4.92.1 (#63)
1 parent 95a5f00 commit 12db874

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 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.92.0")
24+
.upToNextMajor(from: "4.92.1")
2525
),
2626
.package(
2727
url: "https://github.com/netreconlab/Parse-Swift.git",

0 commit comments

Comments
 (0)