Skip to content

Commit

Permalink
EPMRPP-96902 dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx committed Nov 26, 2024
1 parent 22c704a commit 287df6c
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 @@ -39,7 +39,7 @@ dependencies {
if (releaseMode) {
api 'com.epam.reportportal:commons-reporting:5.12.3'
} else {
api 'com.github.reportportal:commons-reporting:1eaa63a'
api 'com.github.reportportal:commons-reporting:5b9bbd8'
}
api 'org.springframework:spring-webmvc'
api 'org.springframework.security:spring-security-core'
Expand Down

0 comments on commit 287df6c

Please sign in to comment.