Update junit to 4.13.1 (#29728)
This commit is contained in:
parent
3a03fd5f39
commit
cd342ae283
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ object Dependencies {
|
|||
|
||||
lazy val java8CompatVersion = settingKey[String]("The version of scala-java8-compat to use.")
|
||||
|
||||
val junitVersion = "4.13"
|
||||
val junitVersion = "4.13.1"
|
||||
val slf4jVersion = "1.7.30"
|
||||
// check agrona version when updating this
|
||||
val aeronVersion = "1.30.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue