Skip to content

Commit

Permalink
Logger update
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Feb 19, 2024
1 parent 0980b0b commit a4ba5bd
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 @@ -51,7 +51,7 @@ dependencies {
testImplementation 'org.hamcrest:hamcrest:2.2'
testImplementation 'org.mockito:mockito-core:3.3.3'
testImplementation 'ch.qos.logback:logback-classic:1.3.12'
testImplementation ('com.epam.reportportal:logger-java-logback:5.2.0') {
testImplementation ('com.epam.reportportal:logger-java-logback:5.2.1') {
exclude module: 'client-java'
}
testImplementation 'org.assertj:assertj-core:3.23.1'
Expand Down

0 comments on commit a4ba5bd

Please sign in to comment.