Skip to content

Commit

Permalink
Merge pull request #838 from dsp-testing/dependabot/gradle/implementa…
Browse files Browse the repository at this point in the history
…tions/java-openapiprocessor/ch.qos.logback-logback-classic-1.5.15

Bump ch.qos.logback:logback-classic from 1.5.14 to 1.5.15 in /implementations/java-openapiprocessor
  • Loading branch information
github-actions[bot] authored Dec 23, 2024
2 parents c92bb9b + c03d8ca commit 59015e9
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.14"
logback = "ch.qos.logback:logback-classic:1.5.15"

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

0 comments on commit 59015e9

Please sign in to comment.