Skip to content

Commit f3b6fca

Browse files
renovate[bot]sschuberth
authored andcommitted
Update dependency org.ossreviewtoolkit:analyzer to v84.1.0
1 parent c4bbb49 commit f3b6fca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)