dependencies {
api project(':content-settings-datastructures')
testImplementation project(':content-settings-datastructures-json')
testImplementation project(':content-settings-datastructures-yaml')
}