Skip to content

Commit 116999a

Browse files
renovate[bot]sschuberth
authored andcommitted
Update dependency org.ossreviewtoolkit:analyzer to v70.1.0
1 parent 11e4c82 commit 116999a

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:70.0.1")
5+
@file:DependsOn("org.ossreviewtoolkit:analyzer:70.1.0")
66

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

0 commit comments

Comments
 (0)