Skip to content

Commit bbd95cb

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

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
@@ -31,7 +31,7 @@ dependencies {
3131

3232
implementation("io.ktor:ktor-client-logging:$ktorVersion")
3333
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")
34-
implementation("ch.qos.logback:logback-classic:1.5.18")
34+
implementation("ch.qos.logback:logback-classic:1.5.19")
3535

3636
testImplementation("io.kotest:kotest-runner-junit5:$kotestVersion")
3737
testImplementation("io.kotest:kotest-assertions-core:$kotestVersion")

0 commit comments

Comments
 (0)