Skip to content

Commit 146bea3

Browse files
authored
Merge pull request #253 from openapi-processor/dependabot/gradle/ch.qos.logback-logback-classic-1.5.33
Bump ch.qos.logback:logback-classic from 1.5.32 to 1.5.33
2 parents f17da29 + 98d0cae commit 146bea3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ checker = { module = "org.checkerframework:checker", version.ref = "checker" }
1818
checkerq = { module = "org.checkerframework:checker-qual", version.ref = "checker" }
1919

2020
slf4j = "org.slf4j:slf4j-api:2.0.18"
21-
logback = "ch.qos.logback:logback-classic:1.5.32"
21+
logback = "ch.qos.logback:logback-classic:1.5.33"
2222

2323
jackson3-bom = "tools.jackson:jackson-bom:3.1.3"
2424
jackson3-databind = { module = "tools.jackson.core:jackson-databind" }

0 commit comments

Comments
 (0)