Skip to content

Commit 733f317

Browse files
authored
Merge pull request #242 from openapi-processor/dependabot/gradle/ch.qos.logback-logback-classic-1.5.17
Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17
2 parents c3373b1 + a6d66c4 commit 733f317

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
@@ -39,7 +39,7 @@ uritemplate = "io.github.std-uritemplate:std-uritemplate:2.0.3"
3939

4040
jimfs = "com.google.jimfs:jimfs:1.3.0"
4141
slf4j = "org.slf4j:slf4j-api:2.0.17"
42-
logback = "ch.qos.logback:logback-classic:1.5.16"
42+
logback = "ch.qos.logback:logback-classic:1.5.17"
4343

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

0 commit comments

Comments
 (0)