diff --git a/build.gradle b/build.gradle index b54d5eff91..afb5066b73 100644 --- a/build.gradle +++ b/build.gradle @@ -72,7 +72,7 @@ dependencies { implementation 'com.epam.reportportal:plugin-api' } else { implementation 'com.github.reportportal:commons-events:e337f8b7be' - implementation 'com.github.reportportal:commons-dao:90ff7e0' + implementation 'com.github.reportportal:commons-dao:ecb7562' implementation 'com.github.reportportal:commons-rules:42d4dd5634' implementation 'com.github.reportportal:commons-model:23adba8' implementation 'com.github.reportportal:commons:07566b8e'