Skip to content

Commit 213a369

Browse files
Bump logback-classic from 1.2.11 to 1.4.1
Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.4.1. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.2.11...v_1.4.1) --- 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 6ee702d commit 213a369

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
@@ -66,7 +66,7 @@ dependencies {
6666

6767
implementation("io.github.microutils:kotlin-logging:2.1.23")
6868
implementation("org.slf4j:slf4j-api:2.0.3")
69-
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.11")
69+
testRuntimeOnly("ch.qos.logback:logback-classic:1.4.1")
7070

7171
implementation("org.yaml:snakeyaml:1.31")
7272
implementation("com.squareup.moshi:moshi:1.14.0")

0 commit comments

Comments
 (0)