Skip to content

Commit

Permalink
Merge pull request #1758 from bowtie-json-schema/dependabot/gradle/im…
Browse files Browse the repository at this point in the history
…plementations/java-openapiprocessor/ch.qos.logback-logback-classic-1.5.16

Bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16 in /implementations/java-openapiprocessor
  • Loading branch information
github-actions[bot] authored Jan 6, 2025
2 parents a363c62 + 75a22a7 commit 38fa8f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jackson-bom = "com.fasterxml.jackson:jackson-bom:2.18.2"
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }

logback = "ch.qos.logback:logback-classic:1.5.15"
logback = "ch.qos.logback:logback-classic:1.5.16"

[plugins]
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 comments on commit 38fa8f7

Please sign in to comment.