Skip to content

Commit 12f9cd7

Browse files
Bump ch.qos.logback:logback-core from 1.4.11 to 1.4.13
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.4.11 to 1.4.13. - [Commits](qos-ch/logback@v_1.4.11...v_1.4.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 154a9f9 commit 12f9cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ allprojects {
6464
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.3")
6565
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
6666
testRuntimeOnly("ch.qos.logback:logback-classic:1.4.11")
67-
testRuntimeOnly("ch.qos.logback:logback-core:1.4.11")
67+
testRuntimeOnly("ch.qos.logback:logback-core:1.4.13")
6868
implementation("org.slf4j:slf4j-api:2.0.9")
6969
}
7070
}

0 commit comments

Comments
 (0)