Skip to content

Commit 02a59d8

Browse files
authored
Merge pull request #326 from openapi-processor/dependabot/gradle/org.slf4j-slf4j-api-2.0.17
Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17
2 parents c606115 + 76da57d commit 02a59d8

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

2121
checker = "org.checkerframework:checker:3.49.1"
2222
jimfs = "com.google.jimfs:jimfs:1.3.0"
23-
slf4j = "org.slf4j:slf4j-api:2.0.16"
23+
slf4j = "org.slf4j:slf4j-api:2.0.17"
2424
logback = "ch.qos.logback:logback-classic:1.5.17"
2525

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

0 commit comments

Comments
 (0)