Skip to content

Commit ed954d5

Browse files
authored
Merge pull request #107 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 38cd270 + a1bf763 commit ed954d5

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
@@ -18,7 +18,7 @@ plugin-outdated = "com.github.ben-manes:gradle-versions-plugin:0.46.0"
1818
checker = { module = "org.checkerframework:checker", version.ref = "checker" }
1919
checkerq = { module = "org.checkerframework:checker", version.ref = "checker" }
2020

21-
slf4j = "org.slf4j:slf4j-api:2.0.13"
21+
slf4j = "org.slf4j:slf4j-api:2.0.16"
2222
logback = "ch.qos.logback:logback-classic:1.5.6"
2323

2424
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.17.2"

0 commit comments

Comments
 (0)