Skip to content

Commit 592d650

Browse files
authored
Merge pull request #112 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 26874a8 + 8818ed0 commit 592d650

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
@@ -42,7 +42,7 @@ commonmark = "com.atlassian.commonmark:commonmark:0.17.0"
4242

4343
checker = "org.checkerframework:checker:3.42.0"
4444
jimfs = "com.google.jimfs:jimfs:1.3.0"
45-
slf4j = "org.slf4j:slf4j-api:2.0.11"
45+
slf4j = "org.slf4j:slf4j-api:2.0.12"
4646
logback = "ch.qos.logback:logback-classic:1.4.14"
4747

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

0 commit comments

Comments
 (0)