Skip to content

Commit 6c5c928

Browse files
authored
Merge pull request #201 from openapi-processor/dependabot/gradle/ch.qos.logback-logback-classic-1.5.12
Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12
2 parents d640552 + 9c7fddb commit 6c5c928

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
@@ -42,7 +42,7 @@ uritemplate = "io.github.std-uritemplate:std-uritemplate:2.0.0"
4242
checker = "org.checkerframework:checker:3.48.1"
4343
jimfs = "com.google.jimfs:jimfs:1.3.0"
4444
slf4j = "org.slf4j:slf4j-api:2.0.16"
45-
logback = "ch.qos.logback:logback-classic:1.5.11"
45+
logback = "ch.qos.logback:logback-classic:1.5.12"
4646

4747
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
4848
kotest-bom = "io.kotest:kotest-bom:5.9.1"

0 commit comments

Comments
 (0)