Skip to content

Commit 4c85b6c

Browse files
authored
Merge pull request #5 from rhaendel/dependabot/gradle/ch.qos.logback-logback-classic-1.5.17
Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17
2 parents 61bc001 + 84f388a commit 4c85b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313

1414
testImplementation("io.kotlintest:kotlintest-runner-junit5:3.4.2")
1515
testImplementation("org.assertj:assertj-core:3.27.3")
16-
testImplementation("ch.qos.logback:logback-classic:1.5.16")
16+
testImplementation("ch.qos.logback:logback-classic:1.5.17")
1717

1818
// for tapSystemOut
1919
testImplementation("com.github.stefanbirkner:system-lambda:1.2.1")

0 commit comments

Comments
 (0)