content/content-settings/build.gradle

4 lines
98 B
Groovy

dependencies {
api project(':content-core')
testImplementation project(":content-json")
}