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