Skip to content

Commit da7a264

Browse files
authored
Merge pull request #330 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 be0f287 + 9ca36e8 commit da7a264

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.8"
4242

4343
jimfs = "com.google.jimfs:jimfs:1.3.1"
4444
slf4j = "org.slf4j:slf4j-api:2.0.17"
45-
logback = "ch.qos.logback:logback-classic:1.5.20"
45+
logback = "ch.qos.logback:logback-classic:1.5.21"
4646

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

0 commit comments

Comments
 (0)