We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc3b673 commit dec81daCopy full SHA for dec81da
settings.gradle.kts
@@ -5,4 +5,5 @@ rootProject.name = "json-schema-validator-root"
5
include(":test-suites")
6
include(":benchmark")
7
include(":json-schema-validator")
8
-include(":json-schema-validator-objects")
+include(":json-schema-validator-objects")
9
+include(":json-schema-validator-bom")
0 commit comments