From 8ef46a4befb3f53508483aa5a2fb6a0a5ca7f7fb Mon Sep 17 00:00:00 2001 From: Andrei Piankouski Date: Fri, 22 Dec 2023 16:04:35 +0300 Subject: [PATCH] EPMRPP-88838 || Some items of launch are not analyzed by AA --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 1c5c6f0f4d..8b46d1f44e 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:516ace3' + implementation 'com.github.reportportal:commons-dao:9941604' implementation 'com.github.reportportal:commons-rules:01ec4d17' implementation 'com.github.reportportal:commons-model:3251388' implementation 'com.github.reportportal:commons:07566b8e'