Skip to content

Commit 51b381c

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 58ab54c commit 51b381c

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
@@ -34,7 +34,7 @@ dependencies {
3434

3535
implementation("io.ktor:ktor-client-logging:$ktorVersion")
3636
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")
37-
implementation("ch.qos.logback:logback-classic:1.5.17")
37+
implementation("ch.qos.logback:logback-classic:1.5.18")
3838

3939
testImplementation("io.kotest:kotest-runner-junit5:$kotestVersion")
4040
testImplementation("io.kotest:kotest-assertions-core:$kotestVersion")

0 commit comments

Comments
 (0)