Skip to content

Commit 6148027

Browse files
renovate[bot]sschuberth
authored andcommitted
Update dependency org.ossreviewtoolkit:analyzer to v70
1 parent 7a9d75b commit 6148027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ort-analyzer-parser.main.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
@file:CompilerOptions("-jvm-target", "21")
44
@file:DependsOn("com.github.ajalt.clikt:clikt-jvm:5.0.3")
5-
@file:DependsOn("org.ossreviewtoolkit:analyzer:69.1.0")
5+
@file:DependsOn("org.ossreviewtoolkit:analyzer:70.0.0")
66

77
import com.github.ajalt.clikt.core.CliktCommand
88
import com.github.ajalt.clikt.core.context

0 commit comments

Comments
 (0)