Skip to content

Commit a20ec7b

Browse files
committed
Add bom to settings
1 parent c97c8bb commit a20ec7b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

settings.gradle.kts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ rootProject.name = "json-schema-validator-root"
55
include(":test-suites")
66
include(":benchmark")
77
include(":json-schema-validator")
8-
include(":json-schema-validator-objects")
8+
include(":json-schema-validator-objects")
9+
include(":json-schema-validator-bom")

0 commit comments

Comments
 (0)