Skip to content

Commit da81f70

Browse files
authored
Merge pull request #173 from openapi-processor/dependabot/gradle/ch.qos.logback-logback-classic-1.4.8
Bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.8
2 parents 62dd666 + 3d8460d commit da81f70

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
@@ -19,7 +19,7 @@ jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin"
1919
checker = "org.checkerframework:checker:3.35.0"
2020
jimfs = "com.google.jimfs:jimfs:1.2"
2121
slf4j = "org.slf4j:slf4j-api:2.0.7"
22-
logback = "ch.qos.logback:logback-classic:1.4.7"
22+
logback = "ch.qos.logback:logback-classic:1.4.8"
2323

2424
kotest-bom = "io.kotest:kotest-bom:5.6.2"
2525
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }

0 commit comments

Comments
 (0)