Skip to content

Commit 84b7b01

Browse files
authored
Merge pull request #261 from openapi-processor/dependabot/gradle/ch.qos.logback-logback-classic-1.5.6
Bump ch.qos.logback:logback-classic from 1.5.4 to 1.5.6
2 parents 7e19128 + 033eeb9 commit 84b7b01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin"
2525
checker = "org.checkerframework:checker:3.42.0"
2626
jimfs = "com.google.jimfs:jimfs:1.3.0"
2727
slf4j = "org.slf4j:slf4j-api:2.0.13"
28-
logback = "ch.qos.logback:logback-classic:1.5.4"
28+
logback = "ch.qos.logback:logback-classic:1.5.6"
2929

3030
kotest-bom = "io.kotest:kotest-bom:5.8.1"
3131
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }

0 commit comments

Comments
 (0)