Skip to content

Commit

Permalink
Logger version update
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Nov 20, 2024
1 parent 822964f commit 74cdb85
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 @@ -49,7 +49,7 @@ dependencies {
testImplementation 'org.hamcrest:hamcrest-core:2.2'
testImplementation 'org.mockito:mockito-core:3.3.3'
testImplementation 'org.mockito:mockito-junit-jupiter:3.3.3'
testImplementation 'ch.qos.logback:logback-classic:1.3.12'
testImplementation 'ch.qos.logback:logback-classic:1.4.12'
testImplementation "io.cucumber:cucumber-testng:${project.cucumber_version}"
testImplementation 'com.epam.reportportal:logger-java-logback:5.2.2'
testImplementation ("org.junit.platform:junit-platform-runner:${project.junit_runner_version}") {
Expand Down

0 comments on commit 74cdb85

Please sign in to comment.