We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b013151 commit ea3eb52Copy full SHA for ea3eb52
1 file changed
Package.swift
@@ -18,7 +18,7 @@ let package = Package(
18
.package(url: "https://github.com/CombineCommunity/CombineExt", from: "1.8.1"),
19
.package(url: "https://github.com/michaelhenry/CombineCocoa", from: "1.0.1"),
20
.package(url: "https://github.com/michaelhenry/Prettier.swift", from: "1.1.1"),
21
- .package(url: "https://github.com/raspu/Highlightr", from: "2.1.2"),
+ .package(url: "https://github.com/raspu/Highlightr", from: "2.3.0"),
22
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
23
],
24
targets: [
0 commit comments