Skip to content

Commit

Permalink
Merge pull request #895 from SwiftFiddle/renovate/vapor-vapor-4.x
Browse files Browse the repository at this point in the history
Update dependency vapor/vapor to from: "4.103.1"
  • Loading branch information
kishikawakatsumi authored Aug 20, 2024
2 parents b054fcb + 0787ec3 commit 2584573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ let package = Package(
.macOS(.v12)
],
dependencies: [
.package(url: "https://github.com/vapor/vapor.git", from: "4.102.1"),
.package(url: "https://github.com/vapor/vapor.git", from: "4.103.1"),
.package(url: "https://github.com/vapor/leaf.git", from: "4.4.0"),
],
targets: [
Expand Down

0 comments on commit 2584573

Please sign in to comment.