Skip to content

Commit

Permalink
Update jul-to-slf4j, log4j-over-slf4j, ... to 2.0.10 (apache#893)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-asf[bot] authored Dec 31, 2023
1 parent 0f1db53 commit 4f8b16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ object Dependencies {

val junitVersion = "4.13.2"
val junit5Version = "5.10.1"
val slf4jVersion = "2.0.9"
val slf4jVersion = "2.0.10"
// check agrona version when updating this
val aeronVersion = "1.43.0"
// needs to be inline with the aeron version, check
Expand Down

0 comments on commit 4f8b16b

Please sign in to comment.