diff --git a/build.gradle b/build.gradle index 8b46d1f44e..e588aae805 100644 --- a/build.gradle +++ b/build.gradle @@ -73,8 +73,8 @@ dependencies { implementation 'com.epam.reportportal:plugin-api' } else { implementation 'com.github.reportportal:commons-events:e337f8b7be' - implementation 'com.github.reportportal:commons-dao:9941604' - implementation 'com.github.reportportal:commons-rules:01ec4d17' + implementation 'com.github.reportportal:commons-dao:e453860' + implementation 'com.github.reportportal:commons-rules:837ccf2' implementation 'com.github.reportportal:commons-model:3251388' implementation 'com.github.reportportal:commons:07566b8e' implementation 'com.github.reportportal:commons-fonts:d6e62dd'