diff --git a/build.gradle b/build.gradle index 7dfd2d89ea..ef2f3abe58 100644 --- a/build.gradle +++ b/build.gradle @@ -73,7 +73,7 @@ dependencies { implementation 'com.epam.reportportal:plugin-api' } else { implementation 'com.github.reportportal:commons-events:e337f8b7be' - implementation 'com.github.reportportal:commons-dao:62b012d' + implementation 'com.github.reportportal:commons-dao:c274f1d' implementation 'com.github.reportportal:commons-rules:1f6bfed' implementation 'com.github.reportportal:commons-model:38a52fb' implementation 'com.github.reportportal:commons-reporting:5c74bb2'