netty/netty-resolver/build.gradle

4 lines
93 B
Groovy

dependencies {
api project(':netty-util')
testImplementation testLibs.mockito.core
}