Skip to content

Commit

Permalink
chore(deps): update dependency apple/swift-nio to v2.70.0
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 07cdd96 commit f150fa1
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.68.0"),
.package(url: "https://github.com/apple/swift-nio.git", exact: "2.70.0"),
.package(url: "https://github.com/apple/swift-markdown.git", exact: "0.4.0"),
]
)

0 comments on commit f150fa1

Please sign in to comment.