Skip to content

Commit

Permalink
EPMRPP-97122 || Update commons
Browse files Browse the repository at this point in the history
  • Loading branch information
APiankouski committed Nov 22, 2024
1 parent 3505f19 commit 66357b6
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 @@ -42,7 +42,7 @@ dependencies {
if (releaseMode) {
implementation 'com.epam.reportportal:commons'
} else {
implementation 'com.github.reportportal:commons:e55b9e6'
implementation 'com.github.reportportal:commons:c6bbec1'
}

implementation 'org.springframework.security:spring-security-core'
Expand Down

0 comments on commit 66357b6

Please sign in to comment.