Skip to content

Commit

Permalink
Update dependencies (#1054)
Browse files Browse the repository at this point in the history
  • Loading branch information
APiankouski authored Nov 27, 2024
1 parent 51065f9 commit a98c172
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:c6bbec1'
implementation 'com.github.reportportal:commons:develop-SNAPSHOT'
}

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

0 comments on commit a98c172

Please sign in to comment.