@@ -14,13 +14,13 @@ let package = Package(
14
14
] ,
15
15
dependencies: [
16
16
. package ( name: " SwiftSyntax " , url: " https://github.com/apple/swift-syntax.git " , . revision( " release/5.5 " ) ) ,
17
- . package ( url: " https://github.com/SwiftDocOrg/SwiftSemantics.git " , . upToNextMinor ( from : " 0.3.2 " ) ) ,
17
+ . package ( url: " https://github.com/SwiftDocOrg/SwiftSemantics.git " , . revision ( " 0.3.2 " ) ) ,
18
18
. package ( url: " https://github.com/SwiftDocOrg/CommonMark.git " , . upToNextMinor( from: " 0.5.1 " ) ) ,
19
19
. package ( url: " https://github.com/SwiftDocOrg/SwiftMarkup.git " , . upToNextMinor( from: " 0.3.0 " ) ) ,
20
20
. package ( url: " https://github.com/SwiftDocOrg/GraphViz.git " , . upToNextMinor( from: " 0.4.1 " ) ) ,
21
21
. package ( url: " https://github.com/NSHipster/HypertextLiteral.git " , . upToNextMinor( from: " 0.0.2 " ) ) ,
22
22
. package ( url: " https://github.com/SwiftDocOrg/Markup.git " , . upToNextMinor( from: " 0.1.2 " ) ) ,
23
- . package ( url: " https://github.com/NSHipster/SwiftSyntaxHighlighter.git " , . upToNextMinor ( from : " 1.2.4 " ) ) ,
23
+ . package ( url: " https://github.com/NSHipster/SwiftSyntaxHighlighter.git " , . revision ( " 1.2.4 " ) ) ,
24
24
. package ( url: " https://github.com/apple/swift-argument-parser.git " , . upToNextMinor( from: " 0.3.2 " ) ) ,
25
25
. package ( url: " https://github.com/apple/swift-log.git " , . upToNextMinor( from: " 1.4.2 " ) ) ,
26
26
. package ( name: " LoggingGitHubActions " , url: " https://github.com/NSHipster/swift-log-github-actions.git " , . upToNextMinor( from: " 0.0.1 " ) ) ,
0 commit comments