We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1be23c7 commit 61b1e4cCopy full SHA for 61b1e4c
1 file changed
project/Dependencies.scala
@@ -28,7 +28,7 @@ object Dependencies {
28
29
val junitVersion = "4.13.2"
30
val junit6Version = "6.0.3"
31
- val slf4jVersion = "2.0.17"
+ val slf4jVersion = "2.0.18"
32
// also update agrona version when updating aeron:
33
val aeronVersion = "1.50.4"
34
// Use the major+minor agrona versions matching aeron at
0 commit comments