Skip to content

Commit

Permalink
EPMRPP-94590 dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx committed Nov 11, 2024
1 parent 3811aed commit 789a61d
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 @@ -41,8 +41,8 @@ dependencies {
annotationProcessor 'com.epam.reportportal:plugin-api'
} else {
implementation 'com.github.reportportal:commons-dao:4caa252'
implementation 'com.github.reportportal:plugin-api:a9a8b73'
annotationProcessor 'com.github.reportportal:plugin-api:a9a8b73'
implementation 'com.github.reportportal:plugin-api:bc00459'
annotationProcessor 'com.github.reportportal:plugin-api:bc00459'
}
implementation 'org.hibernate:hibernate-core:5.6.15.Final'

Expand Down

0 comments on commit 789a61d

Please sign in to comment.