Skip to content

Commit dec81da

Browse files
committed
Add bom to settings
1 parent cc3b673 commit dec81da

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)