Skip to content

Commit 1e5aa1e

Browse files
authored
Merge pull request #648 from larsgrefer/dependabot/gradle/4.x/ch.qos.logback-logback-classic-1.5.18
Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18
2 parents 4f8d96c + d1c3316 commit 1e5aa1e

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
@@ -51,7 +51,7 @@ allprojects {
5151
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
5252
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
5353

54-
testImplementation 'ch.qos.logback:logback-classic:1.5.17'
54+
testImplementation 'ch.qos.logback:logback-classic:1.5.18'
5555
}
5656

5757
tasks.withType(Test).configureEach {

0 commit comments

Comments
 (0)