Skip to content

Commit

Permalink
EPMRPP-92203 || Update lib versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pbortnik committed Jul 4, 2024
1 parent 850bc21 commit ad2f451
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ dependencies {
annotationProcessor 'com.epam.reportportal:plugin-api'
} else {
implementation 'com.github.reportportal:commons-dao:2834dd5'
implementation 'com.github.reportportal:plugin-api:ff54d0f'
annotationProcessor 'com.github.reportportal:plugin-api:ff54d0f'
implementation 'com.github.reportportal:plugin-api:6465099'
annotationProcessor 'com.github.reportportal:plugin-api:6465099'
}
implementation 'org.hibernate:hibernate-core:5.6.15.Final'

Expand Down

0 comments on commit ad2f451

Please sign in to comment.