Skip to content

Commit 075d084

Browse files
authored
Merge pull request #300 from openapi-processor/dependabot/gradle/ch.qos.logback-logback-classic-1.5.12
Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12
2 parents 857dce0 + 53931d2 commit 075d084

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
@@ -21,7 +21,7 @@ openapi-processor-parser-openapi4j = { module ="io.openapiprocessor:openapi-proc
2121
checker = "org.checkerframework:checker:3.48.1"
2222
jimfs = "com.google.jimfs:jimfs:1.3.0"
2323
slf4j = "org.slf4j:slf4j-api:2.0.16"
24-
logback = "ch.qos.logback:logback-classic:1.5.11"
24+
logback = "ch.qos.logback:logback-classic:1.5.12"
2525

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

0 commit comments

Comments
 (0)