We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f0b2c commit 0fa3ef6Copy full SHA for 0fa3ef6
Package.swift
@@ -14,7 +14,7 @@ let package = Package(
14
],
15
dependencies: [
16
// Dependencies declare other packages that this package depends on.
17
- .package(url: "https://github.com/vapor/vapor.git", from: "4.76.0"),
+ .package(url: "https://github.com/vapor/vapor.git", from: "4.76.2"),
18
.package(url: "https://github.com/vapor/fluent.git", from: "4.8.0")
19
20
targets: [
0 commit comments