Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
Update Vapor dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
vamsii777 committed Jan 6, 2024
1 parent c8070dd commit 018bf6a
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 @@ -13,7 +13,7 @@ let package = Package(
)
],
dependencies: [
.package(url: "https://github.com/vapor/vapor.git", from: "4.89.3"),
.package(url: "https://github.com/vapor/vapor.git", from: "4.90.0"),
.package(url: "https://github.com/apple/swift-crypto.git", from: "3.1.0"),
.package(url: "https://github.com/vapor/jwt-kit.git", from: "4.13.1")
],
Expand Down

0 comments on commit 018bf6a

Please sign in to comment.