Skip to content

Commit 48e10d1

Browse files
authored
Merge pull request #7 from rhaendel/dependabot/gradle/ch.qos.logback-logback-classic-1.5.18
Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18
2 parents b4b5052 + 4f4c5b8 commit 48e10d1

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.17")
16+
testImplementation("ch.qos.logback:logback-classic:1.5.18")
1717

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

0 commit comments

Comments
 (0)