diff --git a/build.gradle b/build.gradle index 8f56e950a..a76f75163 100644 --- a/build.gradle +++ b/build.gradle @@ -53,7 +53,7 @@ dependencies { compile 'com.epam.reportportal:commons-model' } else { compile 'com.github.reportportal:commons:07566b8e' - compile 'com.github.reportportal:commons-rules:837ccf2' + compile 'com.github.reportportal:commons-rules:a1471fee37' compile 'com.github.reportportal:commons-model:83f012f' }