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 c97c8bb commit a20ec7bCopy full SHA for a20ec7b
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