diff --git a/build.gradle b/build.gradle index 522658bf..3187bf3e 100644 --- a/build.gradle +++ b/build.gradle @@ -53,7 +53,7 @@ dependencies { compile 'com.epam.reportportal:commons-rules' compile 'com.epam.reportportal:commons-model' } else { - compile 'com.github.reportportal:commons-dao:e29f869' + compile 'com.github.reportportal:commons-dao:6b0526a' compile 'com.github.reportportal:commons-rules:331c402' compile 'com.github.reportportal:commons-model:ea14e51' }