Skip to content

Commit

Permalink
chore(deps): update dependency vapor/vapor to v4.105.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrindel-self-hosted-renovate[bot] committed Sep 16, 2024
1 parent b5d364d commit 9095f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/vapor_example/swift/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import PackageDescription
let package = Package(
name: "vapor_example",
dependencies: [
.package(url: "https://github.com/vapor/vapor.git", exact: "4.102.1"),
.package(url: "https://github.com/vapor/vapor.git", exact: "4.105.2"),
.package(url: "https://github.com/vapor/fluent.git", exact: "4.11.0"),
.package(url: "https://github.com/vapor/fluent-sqlite-driver.git", exact: "4.7.4"),
]
Expand Down

0 comments on commit 9095f96

Please sign in to comment.