Skip to content

Commit 1ca52f6

Browse files
Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.11 to 1.4.12. - [Commits](https://github.com/qos-ch/logback/commits) --- 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 154a9f9 commit 1ca52f6

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
@@ -63,7 +63,7 @@ allprojects {
6363
implementation("org.jetbrains.kotlin:kotlin-reflect:$kotlin_version")
6464
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.3")
6565
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
66-
testRuntimeOnly("ch.qos.logback:logback-classic:1.4.11")
66+
testRuntimeOnly("ch.qos.logback:logback-classic:1.4.12")
6767
testRuntimeOnly("ch.qos.logback:logback-core:1.4.11")
6868
implementation("org.slf4j:slf4j-api:2.0.9")
6969
}

0 commit comments

Comments
 (0)