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

Commit 279f392

Browse files
committed
Logback version update
1 parent c752547 commit 279f392

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
@@ -52,7 +52,7 @@ dependencies {
5252
testImplementation 'org.hamcrest:hamcrest-core:2.2'
5353
testImplementation 'org.mockito:mockito-core:3.3.3'
5454
testImplementation 'org.mockito:mockito-junit-jupiter:3.3.3'
55-
testImplementation 'ch.qos.logback:logback-classic:1.3.12'
55+
testImplementation 'ch.qos.logback:logback-classic:1.3.14'
5656
testImplementation 'com.epam.reportportal:logger-java-logback:5.2.2'
5757

5858
testImplementation ("org.junit.platform:junit-platform-runner:${project.junit_runner_version}") {

0 commit comments

Comments
 (0)