Skip to content

Commit 0a81c04

Browse files
authored
Merge pull request #87 from openapi-processor/dependabot/gradle/org.slf4j-slf4j-api-2.0.13
2 parents 6957746 + 504b143 commit 0a81c04

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.12"
21+
slf4j = "org.slf4j:slf4j-api:2.0.13"
2222
logback = "ch.qos.logback:logback-classic:1.5.4"
2323

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

0 commit comments

Comments
 (0)