diff --git a/build.gradle b/build.gradle index 16a5b70..24f99b2 100644 --- a/build.gradle +++ b/build.gradle @@ -40,8 +40,8 @@ dependencies { compile 'com.epam.reportportal:commons' compile 'com.epam.reportportal:commons-dao' } else { - implementation 'com.github.reportportal:commons-dao:develop-SNAPSHOT' - api 'com.github.reportportal:commons:develop-SNAPSHOT' + implementation 'com.github.reportportal:commons-dao:4caa252' + api 'com.github.reportportal:commons:feature~orgs-SNAPSHOT' } api 'org.pf4j:pf4j:3.10.0' api 'org.pf4j:pf4j-update:2.3.0'