content/content-config/build.gradle

4 lines
50 B
Groovy
Raw Normal View History

2020-08-05 10:46:20 +02:00
dependencies {
api project(':content-yaml')
}