Skip to content

Commit ba14430

Browse files
authored
Merge pull request #283 from openapi-processor/dependabot/gradle/org.slf4j-slf4j-api-2.0.16
Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16
2 parents bfd268d + e8b340c commit ba14430

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
@@ -19,7 +19,7 @@ openapi-processor-parser-openapi4j = { module ="io.openapiprocessor:openapi-proc
1919

2020
checker = "org.checkerframework:checker:3.46.0"
2121
jimfs = "com.google.jimfs:jimfs:1.3.0"
22-
slf4j = "org.slf4j:slf4j-api:2.0.13"
22+
slf4j = "org.slf4j:slf4j-api:2.0.16"
2323
logback = "ch.qos.logback:logback-classic:1.5.7"
2424

2525
kotest-bom = "io.kotest:kotest-bom:5.9.1"

0 commit comments

Comments
 (0)