Skip to content

Commit 975f736

Browse files
Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.7
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.14 to 1.5.7. - [Commits](qos-ch/logback@v_1.3.14...v_1.5.7) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6f79f9 commit 975f736

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
@@ -68,7 +68,7 @@ dependencies {
6868

6969
implementation("io.github.microutils:kotlin-logging:3.0.5")
7070
implementation("org.slf4j:slf4j-api:2.0.13")
71-
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.14")
71+
testRuntimeOnly("ch.qos.logback:logback-classic:1.5.7")
7272

7373
implementation("org.yaml:snakeyaml:2.2")
7474
implementation("com.squareup.moshi:moshi:1.15.1")

0 commit comments

Comments
 (0)