Merge pull request #28103 from scala-steward/update/jul-to-slf4j-1.7.29

Update jul-to-slf4j, log4j-over-slf4j, ... to 1.7.29
This commit is contained in:
Patrik Nordwall 2019-11-19 10:58:22 +01:00 committed by GitHub
commit 175fe4786a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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