Skip to content

Commit 7afb684

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump logback-classic from 1.2.10 to 1.2.11
Bumps logback-classic from 1.2.10 to 1.2.11. --- 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 6c26da9 commit 7afb684

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
@@ -66,7 +66,7 @@ dependencies {
6666

6767
implementation("io.github.microutils:kotlin-logging:2.1.21")
6868
implementation("org.slf4j:slf4j-api:1.7.36")
69-
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.10")
69+
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.11")
7070

7171
implementation("org.yaml:snakeyaml:1.30")
7272
implementation("com.squareup.moshi:moshi:1.13.0")

0 commit comments

Comments
 (0)