Skip to content

Commit

Permalink
Update junit-jupiter-engine to 5.10.2 (#1115)
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>
Co-authored-by: PJ Fanning <[email protected]>
  • Loading branch information
scala-steward-asf[bot] and pjfanning authored Feb 11, 2024
1 parent c71d1b0 commit bb2dd2e
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 @@ -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"
Expand Down

0 comments on commit bb2dd2e

Please sign in to comment.