Skip to content

Commit

Permalink
Merge branch 'main' into github-renovate/protobuf-29.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Nov 28, 2024
2 parents f389ada + 1f2a9c6 commit 6232fda
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.106.4"),
.package(url: "https://github.com/vapor/vapor.git", exact: "4.106.5"),
.package(url: "https://github.com/vapor/fluent.git", exact: "4.12.0"),
.package(url: "https://github.com/vapor/fluent-sqlite-driver.git", exact: "4.8.0"),
]
Expand Down

0 comments on commit 6232fda

Please sign in to comment.