Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
APiankouski committed Nov 27, 2024
1 parent c579773 commit 6ce90ac
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 @@ -41,7 +41,7 @@ dependencies {
if (releaseMode) {
api 'com.epam.reportportal:commons-reporting:5.12.3'
} else {
api 'com.github.reportportal:commons-reporting:299cfbd'
api 'com.github.reportportal:commons-reporting:develop-SNAPSHOT'
}
api 'org.springframework:spring-webmvc'
api 'org.springframework.security:spring-security-core'
Expand Down

0 comments on commit 6ce90ac

Please sign in to comment.