Skip to content

Commit af54a6b

Browse files
authored
Merge pull request #188 from openapi-processor/dependabot/gradle/ch.qos.logback-logback-classic-1.5.21
Bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21
2 parents 2c6f0bc + c1504ae commit af54a6b

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
@@ -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.17"
21-
logback = "ch.qos.logback:logback-classic:1.5.20"
21+
logback = "ch.qos.logback:logback-classic:1.5.21"
2222

2323
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.20.1"
2424
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }

0 commit comments

Comments
 (0)