Skip to content

Commit ba99c57

Browse files
committed
Revert "Logger version update"
This reverts commit 74cdb85.
1 parent 74cdb85 commit ba99c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
testImplementation 'org.hamcrest:hamcrest-core:2.2'
5050
testImplementation 'org.mockito:mockito-core:3.3.3'
5151
testImplementation 'org.mockito:mockito-junit-jupiter:3.3.3'
52-
testImplementation 'ch.qos.logback:logback-classic:1.4.12'
52+
testImplementation 'ch.qos.logback:logback-classic:1.3.12'
5353
testImplementation "io.cucumber:cucumber-testng:${project.cucumber_version}"
5454
testImplementation 'com.epam.reportportal:logger-java-logback:5.2.2'
5555
testImplementation ("org.junit.platform:junit-platform-runner:${project.junit_runner_version}") {

0 commit comments

Comments
 (0)