Skip to content

Commit

Permalink
EPMRPP-85578 || Remove prefix and postfix for plugin's bucket (#1768)
Browse files Browse the repository at this point in the history
* EPMRPP-85578 || Update commons-dao version

* EPMRPP-85578 || Update commons-dao version

* EPMRPP-85578 || Return bom version
  • Loading branch information
IvanKustau committed Aug 11, 2023
1 parent 965084e commit b70a6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ dependencies {
compile 'com.epam.reportportal:plugin-api'
} else {
compile 'com.github.reportportal:commons-events:f130879'
compile 'com.github.reportportal:commons-dao:c0d3d19'
compile 'com.github.reportportal:commons-dao:f71d0eb6'
compile 'com.github.reportportal:commons-rules:5.3.0'
compile 'com.github.reportportal:commons-model:292c8af2'
compile 'com.github.reportportal:commons:7480d61'
Expand Down

0 comments on commit b70a6b6

Please sign in to comment.