Skip to content

Commit a8a1aac

Browse files
Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.12
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.14 to 1.5.12. - [Commits](qos-ch/logback@v_1.3.14...v_1.5.12) --- 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 c8d170d commit a8a1aac

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
@@ -69,7 +69,7 @@ dependencies {
6969

7070
implementation("io.github.microutils:kotlin-logging:3.0.5")
7171
implementation("org.slf4j:slf4j-api:2.0.16")
72-
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.14")
72+
testRuntimeOnly("ch.qos.logback:logback-classic:1.5.12")
7373

7474
implementation("org.yaml:snakeyaml:2.3")
7575
implementation("com.squareup.moshi:moshi:1.15.1")

0 commit comments

Comments
 (0)