Skip to content

Commit 3604659

Browse files
authored
Merge pull request #291 from openapi-processor/dependabot/gradle/ch.qos.logback-logback-classic-1.5.8
Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8
2 parents f9d502f + 83ad537 commit 3604659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ openapi-processor-parser-openapi4j = { module ="io.openapiprocessor:openapi-proc
2020
checker = "org.checkerframework:checker:3.47.0"
2121
jimfs = "com.google.jimfs:jimfs:1.3.0"
2222
slf4j = "org.slf4j:slf4j-api:2.0.16"
23-
logback = "ch.qos.logback:logback-classic:1.5.7"
23+
logback = "ch.qos.logback:logback-classic:1.5.8"
2424

2525
kotest-bom = "io.kotest:kotest-bom:5.9.1"
2626
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }

0 commit comments

Comments
 (0)