refactoring: Config
YAML -> HOCON
This commit is contained in:
@@ -32,6 +32,9 @@ dependencies {
|
||||
implementation libs.dagger2.implementation
|
||||
annotationProcessor libs.dagger2.annotationProcessor
|
||||
|
||||
testAnnotationProcessor libs.lombok
|
||||
testCompileOnly libs.lombok
|
||||
|
||||
testImplementation libs.test.junit5.api
|
||||
testImplementation libs.test.junit5.params
|
||||
testRuntimeOnly libs.test.junit5.engine
|
||||
|
||||
Reference in New Issue
Block a user