Skip to content

Commit 5f226d4

Browse files
authored
Merge pull request #76 from openapi-processor/dependabot/gradle/ch.qos.logback-logback-classic-1.5.3
2 parents 46d18d3 + 93bc259 commit 5f226d4

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
@@ -19,7 +19,7 @@ checker = { module = "org.checkerframework:checker", version.ref = "checker" }
1919
checkerq = { module = "org.checkerframework:checker", version.ref = "checker" }
2020

2121
slf4j = "org.slf4j:slf4j-api:2.0.12"
22-
logback = "ch.qos.logback:logback-classic:1.5.1"
22+
logback = "ch.qos.logback:logback-classic:1.5.3"
2323

2424
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.16.1"
2525
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }

0 commit comments

Comments
 (0)