Skip to content

Commit cc6a0a8

Browse files
renovate[bot]sschuberth
authored andcommitted
Update dependency org.ossreviewtoolkit:analyzer to v77
1 parent d5acbd2 commit cc6a0a8

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

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

0 commit comments

Comments
 (0)