Skip to content

Commit

Permalink
Update dependency vapor/vapor to from: "4.106.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent c519f32 commit e32c478
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 @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-experimental-string-processing.git", branch: "main"),
.package(url: "https://github.com/apple/swift-syntax", branch: "main"),
.package(url: "https://github.com/vapor/vapor.git", from: "4.102.1"),
.package(url: "https://github.com/vapor/vapor.git", from: "4.106.1"),
.package(url: "https://github.com/vapor/leaf.git", from: "4.4.0"),
],
targets: [
Expand Down

0 comments on commit e32c478

Please sign in to comment.