Update junit-jupiter-engine to 5.10.2 (#1115)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
This commit is contained in:
parent
c71d1b0db0
commit
bb2dd2e05d
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ object Dependencies {
|
|||
.withRank(KeyRanks.Invisible) // avoid 'unused key' warning
|
||||
|
||||
val junitVersion = "4.13.2"
|
||||
val junit5Version = "5.10.1"
|
||||
val junit5Version = "5.10.2"
|
||||
val slf4jVersion = "2.0.12"
|
||||
// check agrona version when updating this
|
||||
val aeronVersion = "1.43.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue