We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a9d75b commit 6148027Copy full SHA for 6148027
ort-analyzer-parser.main.kts
@@ -2,7 +2,7 @@
2
3
@file:CompilerOptions("-jvm-target", "21")
4
@file:DependsOn("com.github.ajalt.clikt:clikt-jvm:5.0.3")
5
-@file:DependsOn("org.ossreviewtoolkit:analyzer:69.1.0")
+@file:DependsOn("org.ossreviewtoolkit:analyzer:70.0.0")
6
7
import com.github.ajalt.clikt.core.CliktCommand
8
import com.github.ajalt.clikt.core.context
0 commit comments