Skip to content

Commit 7cb0a09

Browse files
authored
Merge pull request #243 from openapi-processor/dependabot/gradle/org.slf4j-slf4j-api-2.0.12
Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12
2 parents d2b964e + 29868bf commit 7cb0a09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin"
2424

2525
checker = "org.checkerframework:checker:3.42.0"
2626
jimfs = "com.google.jimfs:jimfs:1.3.0"
27-
slf4j = "org.slf4j:slf4j-api:2.0.11"
27+
slf4j = "org.slf4j:slf4j-api:2.0.12"
2828
logback = "ch.qos.logback:logback-classic:1.4.14"
2929

3030
kotest-bom = "io.kotest:kotest-bom:5.8.0"

0 commit comments

Comments
 (0)