hubin пре 7 година
родитељ
комит
f29447d71d
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      build.gradle

+ 1 - 0
build.gradle

@@ -91,6 +91,7 @@ subprojects {
 
     dependencies {
         compileOnly rootProject.ext.dependencies["lombok"]
+        testCompile rootProject.ext.dependencies["lombok"]
         testCompile rootProject.ext.dependencies["junit"]
     }