Skip to content

Commit

Permalink
Merge pull request #291 from openapi-processor/dependabot/gradle/ch.q…
Browse files Browse the repository at this point in the history
…os.logback-logback-classic-1.5.8

Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8
  • Loading branch information
hauner authored Sep 14, 2024
2 parents f9d502f + 83ad537 commit 3604659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ openapi-processor-parser-openapi4j = { module ="io.openapiprocessor:openapi-proc
checker = "org.checkerframework:checker:3.47.0"
jimfs = "com.google.jimfs:jimfs:1.3.0"
slf4j = "org.slf4j:slf4j-api:2.0.16"
logback = "ch.qos.logback:logback-classic:1.5.7"
logback = "ch.qos.logback:logback-classic:1.5.8"

kotest-bom = "io.kotest:kotest-bom:5.9.1"
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
Expand Down

0 comments on commit 3604659

Please sign in to comment.