Skip to content

Commit 3f4d7f8

Browse files
Update dependency vapor/vapor to from: "4.107.0" (#397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5644c9a commit 3f4d7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-experimental-string-processing.git", branch: "main"),
1111
.package(url: "https://github.com/apple/swift-syntax", branch: "main"),
12-
.package(url: "https://github.com/vapor/vapor.git", from: "4.106.7"),
12+
.package(url: "https://github.com/vapor/vapor.git", from: "4.107.0"),
1313
.package(url: "https://github.com/vapor/leaf.git", from: "4.4.1"),
1414
],
1515
targets: [

0 commit comments

Comments
 (0)