Skip to content

Commit 1e360a8

Browse files
Update dependency ch.qos.logback:logback-classic to v1.5.13 (#150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 99fef7b commit 1e360a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848

4949
// log
5050
implementation 'org.slf4j:slf4j-api:2.0.16'
51-
testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.12'
51+
testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.13'
5252

5353
// test framework
5454
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'

0 commit comments

Comments
 (0)