Skip to content

Commit dad0b94

Browse files
Fixed spec version
Signed-off-by: Steve Springett <[email protected]>
1 parent 0c0d2dd commit dad0b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools.schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"title": "CycloneDX Tool Center v2 schema",
55
"type": "object",
66
"required": [
7-
"schema_version",
7+
"specVersion",
88
"tools"
99
],
1010
"additionalProperties": false,

0 commit comments

Comments
 (0)