Skip to content

Commit bdc6840

Browse files
Update jul-to-slf4j, log4j-over-slf4j, ... to 2.0.12
1 parent 64953ba commit bdc6840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ object Dependencies {
2323

2424
val junitVersion = "4.13.2"
2525
val junit5Version = "5.10.1"
26-
val slf4jVersion = "2.0.11"
26+
val slf4jVersion = "2.0.12"
2727
// check agrona version when updating this
2828
val aeronVersion = "1.43.0"
2929
// needs to be inline with the aeron version, check

0 commit comments

Comments
 (0)