Skip to content

Commit 4f4c5b8

Browse files
Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.17 to 1.5.18. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.17...v_1.5.18) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c85b6c commit 4f4c5b8

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)