Skip to content

Commit

Permalink
chore(deps): update dependency apple/swift-nio to v2.67.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Jun 28, 2024
1 parent d475395 commit a13c99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ios_sim/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import PackageDescription
let package = Package(
name: "ios_sim",
dependencies: [
.package(url: "https://github.com/apple/swift-nio.git", exact: "2.65.0"),
.package(url: "https://github.com/apple/swift-nio.git", exact: "2.67.0"),
.package(url: "https://github.com/apple/swift-markdown.git", exact: "0.4.0"),
]
)

0 comments on commit a13c99b

Please sign in to comment.