We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18faec4 commit 9b1f823Copy full SHA for 9b1f823
project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
29
.withRank(KeyRanks.Invisible) // avoid 'unused key' warning
30
31
val junitVersion = "4.13.2"
32
- val junit5Version = "5.12.0"
+ val junit5Version = "5.12.1"
33
val slf4jVersion = "2.0.17"
34
// check agrona version when updating this
35
val aeronVersion = "1.45.1"
0 commit comments