Skip to content

Commit 36e866f

Browse files
authored
Merge pull request #101 from openapi-processor/dependabot/gradle/org.slf4j-slf4j-api-2.0.10
Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10
2 parents 08e5015 + e5d8d27 commit 36e866f

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
@@ -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.9"
45+
slf4j = "org.slf4j:slf4j-api:2.0.10"
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)