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.
2 parents 3e0eba0 + e5b8850 commit b054fcbCopy full SHA for b054fcb
Package.swift
@@ -7,7 +7,7 @@ let package = Package(
7
.macOS(.v12)
8
],
9
dependencies: [
10
- .package(url: "https://github.com/vapor/vapor.git", from: "4.103.1"),
+ .package(url: "https://github.com/vapor/vapor.git", from: "4.102.1"),
11
.package(url: "https://github.com/vapor/leaf.git", from: "4.4.0"),
12
13
targets: [
0 commit comments