Skip to content

Commit f42521d

Browse files
Bump ch.qos.logback:logback-classic from 1.3.8 to 1.3.14 in /smoke-test
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.8 to 1.3.14. - [Commits](qos-ch/logback@v_1.3.8...v_1.3.14) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 646e5e7 commit f42521d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-test/turbo-mode/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
dependencies {
66
testImplementation 'org.testcontainers:testcontainers'
77
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3'
8-
testImplementation 'ch.qos.logback:logback-classic:1.3.8'
8+
testImplementation 'ch.qos.logback:logback-classic:1.3.14'
99
testImplementation 'org.assertj:assertj-core:3.26.3'
1010
}
1111

0 commit comments

Comments
 (0)