Skip to content

Commit ea3eb52

Browse files
chore(deps): update dependency raspu/highlightr to from: "2.3.0"
1 parent b013151 commit ea3eb52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ let package = Package(
1818
.package(url: "https://github.com/CombineCommunity/CombineExt", from: "1.8.1"),
1919
.package(url: "https://github.com/michaelhenry/CombineCocoa", from: "1.0.1"),
2020
.package(url: "https://github.com/michaelhenry/Prettier.swift", from: "1.1.1"),
21-
.package(url: "https://github.com/raspu/Highlightr", from: "2.1.2"),
21+
.package(url: "https://github.com/raspu/Highlightr", from: "2.3.0"),
2222
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
2323
],
2424
targets: [

0 commit comments

Comments
 (0)