diff --git a/build.gradle b/build.gradle index 0916d4d..08f8aca 100644 --- a/build.gradle +++ b/build.gradle @@ -44,7 +44,7 @@ dependencies { api 'com.epam.reportportal:commons' } else { implementation 'com.github.reportportal:commons-dao:3505f19' - api 'com.github.reportportal:commons:1e197a8' + api 'com.github.reportportal:commons:1f9bec8' } api 'org.pf4j:pf4j:3.10.0' api 'org.pf4j:pf4j-update:2.3.0'