Skip to content

Commit cfe28c0

Browse files
Update dependency vapor/vapor to from: "4.103.0"
1 parent 03f27a6 commit cfe28c0

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
@@ -7,7 +7,7 @@ let package = Package(
77
.macOS(.v12)
88
],
99
dependencies: [
10-
.package(url: "https://github.com/vapor/vapor.git", from: "4.102.1"),
10+
.package(url: "https://github.com/vapor/vapor.git", from: "4.103.0"),
1111
.package(url: "https://github.com/vapor/leaf.git", from: "4.4.0"),
1212
],
1313
targets: [

0 commit comments

Comments
 (0)