Skip to content

Commit

Permalink
EPMRPP-89216 HCW fix. Dao update (#1936)
Browse files Browse the repository at this point in the history
* EPMRPP-89216 HCW fix. Dao update
  • Loading branch information
grabsefx authored Mar 4, 2024
1 parent 7f53934 commit beee517
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 @@ -72,7 +72,7 @@ dependencies {
implementation 'com.epam.reportportal:plugin-api'
} else {
implementation 'com.github.reportportal:commons-events:e337f8b7be'
implementation 'com.github.reportportal:commons-dao:d0894a1'
implementation 'com.github.reportportal:commons-dao:b2c73ac'
implementation 'com.github.reportportal:commons-rules:1f6bfed'
implementation 'com.github.reportportal:commons-model:f466951'
implementation 'com.github.reportportal:commons-reporting:12c31b1'
Expand Down

0 comments on commit beee517

Please sign in to comment.