@@ -11,15 +11,15 @@ let package = Package(
11
11
] ,
12
12
dependencies: [
13
13
. package ( url: " https://github.com/apple/swift-syntax.git " , . revision( " 0.50200.0 " ) ) ,
14
- . package ( url: " https://github.com/SwiftDocOrg/SwiftSemantics.git " , . upToNextMinor( from: " 0.1 .0 " ) ) ,
15
- . package ( url: " https://github.com/SwiftDocOrg/CommonMark.git " , . upToNextMinor( from: " 0.4 .0 " ) ) ,
16
- . package ( url: " https://github.com/SwiftDocOrg/SwiftMarkup.git " , . upToNextMinor( from: " 0.2.1 " ) ) ,
17
- . package ( url: " https://github.com/SwiftDocOrg/GraphViz.git " , . upToNextMinor( from: " 0.3 .0 " ) ) ,
14
+ . package ( url: " https://github.com/SwiftDocOrg/SwiftSemantics.git " , . upToNextMinor( from: " 0.3 .0 " ) ) ,
15
+ . package ( url: " https://github.com/SwiftDocOrg/CommonMark.git " , . upToNextMinor( from: " 0.5 .0 " ) ) ,
16
+ . package ( url: " https://github.com/SwiftDocOrg/SwiftMarkup.git " , . upToNextMinor( from: " 0.3.0 " ) ) ,
17
+ . package ( url: " https://github.com/SwiftDocOrg/GraphViz.git " , . upToNextMinor( from: " 0.4 .0 " ) ) ,
18
18
. package ( url: " https://github.com/NSHipster/HypertextLiteral.git " , . upToNextMinor( from: " 0.0.2 " ) ) ,
19
19
. package ( url: " https://github.com/SwiftDocOrg/Markup.git " , . upToNextMinor( from: " 0.0.3 " ) ) ,
20
- . package ( url: " https://github.com/NSHipster/SwiftSyntaxHighlighter.git " , . revision( " 1.0 .2 " ) ) ,
20
+ . package ( url: " https://github.com/NSHipster/SwiftSyntaxHighlighter.git " , . revision( " 1.2 .2 " ) ) ,
21
21
. package ( url: " https://github.com/apple/swift-argument-parser.git " , . upToNextMinor( from: " 0.3.1 " ) ) ,
22
- . package ( url: " https://github.com/apple/swift-log.git " , . upToNextMinor( from: " 1.2.0 " ) ) ,
22
+ . package ( url: " https://github.com/apple/swift-log.git " , . upToNextMinor( from: " 1.4.2 " ) ) ,
23
23
. package ( url: " https://github.com/NSHipster/swift-log-github-actions.git " , . upToNextMinor( from: " 0.0.1 " ) ) ,
24
24
] ,
25
25
targets: [
0 commit comments