Skip to content

Commit adb6e97

Browse files
renovate[bot]sschuberth
authored andcommitted
Update dependency com.github.victools:jsonschema-generator to v5
1 parent ae19d61 commit adb6e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ort-result-schema-generator.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("com.github.victools:jsonschema-generator:4.38.0")
5+
@file:DependsOn("com.github.victools:jsonschema-generator:5.0.0")
66
@file:DependsOn("org.ossreviewtoolkit:model:78.0.0")
77

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

0 commit comments

Comments
 (0)