Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit cd95537

Browse files
authored
Pin SwiftSyntaxHighlighter to ~> 1.2.4
1 parent 8650f93 commit cd95537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ let package = Package(
2020
.package(url: "https://github.com/SwiftDocOrg/GraphViz.git", .upToNextMinor(from: "0.4.1")),
2121
.package(url: "https://github.com/NSHipster/HypertextLiteral.git", .upToNextMinor(from: "0.0.2")),
2222
.package(url: "https://github.com/SwiftDocOrg/Markup.git", .upToNextMinor(from: "0.1.2")),
23-
.package(url: "https://github.com/NSHipster/SwiftSyntaxHighlighter.git", .revision("1.2.3")),
23+
.package(url: "https://github.com/NSHipster/SwiftSyntaxHighlighter.git", .upToNextMinor(from: "1.2.4")),
2424
.package(url: "https://github.com/apple/swift-argument-parser.git", .upToNextMinor(from: "0.3.2")),
2525
.package(url: "https://github.com/apple/swift-log.git", .upToNextMinor(from: "1.4.2")),
2626
.package(name: "LoggingGitHubActions", url: "https://github.com/NSHipster/swift-log-github-actions.git", .upToNextMinor(from: "0.0.1")),

0 commit comments

Comments
 (0)