Skip to content

Commit 8818ed0

Browse files
Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12
Bumps org.slf4j:slf4j-api from 2.0.11 to 2.0.12. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6630746 commit 8818ed0

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)