Skip to content

Commit 7a7ac5b

Browse files
authored
Merge pull request #240 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 3e808cf + bccdf90 commit 7a7ac5b

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
@@ -38,7 +38,7 @@ commonmark = "com.atlassian.commonmark:commonmark:0.17.0"
3838
uritemplate = "io.github.std-uritemplate:std-uritemplate:2.0.3"
3939

4040
jimfs = "com.google.jimfs:jimfs:1.3.0"
41-
slf4j = "org.slf4j:slf4j-api:2.0.16"
41+
slf4j = "org.slf4j:slf4j-api:2.0.17"
4242
logback = "ch.qos.logback:logback-classic:1.5.16"
4343

4444
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }

0 commit comments

Comments
 (0)