diff --git a/build.gradle b/build.gradle index b5f999b..2e8971c 100644 --- a/build.gradle +++ b/build.gradle @@ -49,9 +49,9 @@ dependencies { compile 'com.epam.reportportal:commons-rules' compile 'com.epam.reportportal:commons-dao' } else { - compile 'com.github.reportportal:commons-dao:90f815a' - compile 'com.github.reportportal:commons-model:9ec180b' - compile 'com.github.reportportal:commons-rules:e859db2' + compile 'com.github.reportportal:commons-dao:7990424' + compile 'com.github.reportportal:commons-model:bf40974' + compile 'com.github.reportportal:commons-rules:8a83e18' } compile 'org.pf4j:pf4j:2.4.0'