@@ -12,13 +12,13 @@ let package = Package(
12
12
dependencies: [
13
13
. package ( url: " https://github.com/apple/swift-syntax.git " , . revision( " 0.50200.0 " ) ) ,
14
14
. package ( url: " https://github.com/SwiftDocOrg/SwiftSemantics.git " , . upToNextMinor( from: " 0.1.0 " ) ) ,
15
- . package ( url: " https://github.com/SwiftDocOrg/CommonMark.git " , . revision ( " 902cc82abc2e8ad23b73c982eed27c63ae3d9384 " ) ) ,
16
- . package ( url: " https://github.com/SwiftDocOrg/SwiftMarkup.git " , . revision ( " 0.2.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
17
. package ( url: " https://github.com/SwiftDocOrg/GraphViz.git " , . upToNextMinor( from: " 0.1.2 " ) ) ,
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
20
. package ( url: " https://github.com/NSHipster/SwiftSyntaxHighlighter.git " , . revision( " 1.0.0 " ) ) ,
21
- . package ( url: " https://github.com/apple/swift-argument-parser.git " , . upToNextMinor( from: " 0.0.5 " ) ) ,
21
+ . package ( url: " https://github.com/apple/swift-argument-parser.git " , . upToNextMinor( from: " 0.0.6 " ) ) ,
22
22
. package ( url: " https://github.com/apple/swift-log.git " , . upToNextMinor( from: " 1.2.0 " ) ) ,
23
23
. package ( url: " https://github.com/NSHipster/swift-log-github-actions.git " , . upToNextMinor( from: " 0.0.1 " ) ) ,
24
24
] ,
0 commit comments