Skip to content

Commit 1108ab3

Browse files
authored
Merge pull request #133 from openapi-processor/dependabot/gradle/ch.qos.logback-logback-classic-1.5.16
Bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16
2 parents 56e756b + e996a14 commit 1108ab3

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
@@ -21,7 +21,7 @@ checker = { module = "org.checkerframework:checker", version.ref = "checker" }
2121
checkerq = { module = "org.checkerframework:checker-qual", version.ref = "checker" }
2222

2323
slf4j = "org.slf4j:slf4j-api:2.0.16"
24-
logback = "ch.qos.logback:logback-classic:1.5.15"
24+
logback = "ch.qos.logback:logback-classic:1.5.16"
2525

2626
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.18.2"
2727
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }

0 commit comments

Comments
 (0)