Update jul-to-slf4j, log4j-over-slf4j, ... to 1.7.30 (#28398)

* Update jul-to-slf4j, log4j-over-slf4j, ... to 1.7.30

* Update jul-to-slf4j, log4j-over-slf4j, ... to 1.7.30
This commit is contained in:
Scala Steward 2020-01-14 11:32:37 +01:00 committed by Christopher Batey
parent b74809ed77
commit ee6d48c7ba

View file

@ -15,7 +15,7 @@ object Dependencies {
lazy val java8CompatVersion = settingKey[String]("The version of scala-java8-compat to use.")
val junitVersion = "4.13"
val slf4jVersion = "1.7.29"
val slf4jVersion = "1.7.30"
// check agrona version when updating this
val aeronVersion = "1.24.0"
// needs to be inline with the aeron version, check