Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit 83eb37c

Browse files
committed
Logger version update
1 parent ba99c57 commit 83eb37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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.3.12'
52+
testImplementation 'ch.qos.logback:logback-classic:1.3.14'
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)