Skip to content

Commit 716ebb8

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump logback-classic from 1.2.9 to 1.2.10
Bumps logback-classic from 1.2.9 to 1.2.10. --- 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 dd217f7 commit 716ebb8

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.20")
5757
implementation("org.slf4j:slf4j-api")
58-
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.9")
58+
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.10")
5959

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

0 commit comments

Comments
 (0)