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 11e4c82 commit 116999aCopy full SHA for 116999a
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:70.0.1")
+@file:DependsOn("org.ossreviewtoolkit:analyzer:70.1.0")
6
7
import com.github.ajalt.clikt.core.CliktCommand
8
import com.github.ajalt.clikt.core.context
0 commit comments