Skip to content

Commit 6ca4197

Browse files
dependabot[bot]kruton
authored andcommitted
Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.0
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.14 to 1.5.0. - [Commits](qos-ch/logback@v_1.4.14...v_1.5.0) --- 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 256091f commit 6ca4197

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
@@ -52,7 +52,7 @@ dependencies {
5252
testImplementation("commons-codec:commons-codec:1.16.0")
5353
testImplementation("org.testcontainers:testcontainers:1.19.6")
5454
testImplementation("org.jetbrains:annotations:24.1.0")
55-
testImplementation("ch.qos.logback:logback-classic:1.4.14")
55+
testImplementation("ch.qos.logback:logback-classic:1.5.0")
5656
testImplementation("org.hamcrest:hamcrest:2.2")
5757
testImplementation("org.mockito:mockito-core:5.10.0")
5858
}

0 commit comments

Comments
 (0)