Skip to content

Commit 0d24121

Browse files
dependabot[bot]kruton
authored andcommitted
Bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.1
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.0 to 1.5.1. - [Commits](qos-ch/logback@v_1.5.0...v_1.5.1) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70f9f18 commit 0d24121

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.1")
5353
testImplementation("org.testcontainers:testcontainers:1.19.6")
5454
testImplementation("org.jetbrains:annotations:24.1.0")
55-
testImplementation("ch.qos.logback:logback-classic:1.5.0")
55+
testImplementation("ch.qos.logback:logback-classic:1.5.1")
5656
testImplementation("org.hamcrest:hamcrest:2.2")
5757
testImplementation("org.mockito:mockito-core:5.10.0")
5858
}

0 commit comments

Comments
 (0)