Skip to content

Commit b6e361d

Browse files
authored
Merge pull request #104 from openapi-processor/dependabot/gradle/ch.qos.logback-logback-classic-1.5.19
Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19
2 parents e893052 + f17407d commit b6e361d

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
@@ -29,7 +29,7 @@ micronaut-data = { module ="io.micronaut.data:micronaut-data-model", version.ref
2929
checker = "org.checkerframework:checker:3.51.0"
3030
jimfs = "com.google.jimfs:jimfs:1.3.1"
3131
slf4j = "org.slf4j:slf4j-api:2.0.17"
32-
logback = "ch.qos.logback:logback-classic:1.5.18"
32+
logback = "ch.qos.logback:logback-classic:1.5.19"
3333

3434
kotest-bom = "io.kotest:kotest-bom:6.0.3"
3535
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }

0 commit comments

Comments
 (0)