We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61bc001 + 84f388a commit 4c85b6cCopy full SHA for 4c85b6c
build.gradle.kts
@@ -13,7 +13,7 @@ dependencies {
13
14
testImplementation("io.kotlintest:kotlintest-runner-junit5:3.4.2")
15
testImplementation("org.assertj:assertj-core:3.27.3")
16
- testImplementation("ch.qos.logback:logback-classic:1.5.16")
+ testImplementation("ch.qos.logback:logback-classic:1.5.17")
17
18
// for tapSystemOut
19
testImplementation("com.github.stefanbirkner:system-lambda:1.2.1")
0 commit comments