diff --git a/Package.swift b/Package.swift index 888bc67..2eb9a2b 100644 --- a/Package.swift +++ b/Package.swift @@ -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.92.5"), + .package(url: "https://github.com/vapor/vapor.git", from: "4.101.3"), .package(url: "https://github.com/vapor/fluent.git", from: "4.9.0") ], targets: [