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 b4b5052 + 4f4c5b8 commit 48e10d1Copy full SHA for 48e10d1
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.17")
+ testImplementation("ch.qos.logback:logback-classic:1.5.18")
17
18
// for tapSystemOut
19
testImplementation("com.github.stefanbirkner:system-lambda:1.2.1")
0 commit comments