Skip to content

Commit 20f87f4

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump logback-classic from 1.2.8 to 1.2.9
Bumps logback-classic from 1.2.8 to 1.2.9. --- 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 f3c916d commit 20f87f4

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
@@ -55,7 +55,7 @@ dependencies {
5555

5656
implementation("io.github.microutils:kotlin-logging:2.1.16")
5757
implementation("org.slf4j:slf4j-api")
58-
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.8")
58+
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.9")
5959

6060
implementation("org.yaml:snakeyaml:1.29")
6161
implementation("com.squareup.moshi:moshi:1.12.0")

0 commit comments

Comments
 (0)