Skip to content

Commit bef9f9a

Browse files
Update slf4j monorepo to v2.0.12
1 parent 14e61c3 commit bef9f9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,8 +352,8 @@ maven_install(
352352
"org.openjdk.jmh:jmh-core:1.37",
353353
"org.openjdk.jmh:jmh-generator-annprocess:1.37",
354354
"org.rocksdb:rocksdbjni:8.10.0",
355-
"org.slf4j:slf4j-api:2.0.11",
356-
"org.slf4j:slf4j-jdk14:2.0.11",
355+
"org.slf4j:slf4j-api:2.0.12",
356+
"org.slf4j:slf4j-jdk14:2.0.12",
357357
maven.artifact(
358358
artifact = "avro-tools",
359359
exclusions = ["*:*"],

0 commit comments

Comments
 (0)