Merge pull request #1 from scala-steward/update/slf4j-log4j12-1.7.26
Update slf4j-log4j12 to 1.7.26
This commit is contained in:
commit
40848882f8
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ libraryDependencies += "com.github.j5ik2o" %% "reactive-aws-s3-cats" % "1.1.3"
|
||||||
|
|
||||||
// Logging
|
// Logging
|
||||||
libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.9.2"
|
libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.9.2"
|
||||||
libraryDependencies += "org.slf4j" % "slf4j-log4j12" % "1.7.25"
|
libraryDependencies += "org.slf4j" % "slf4j-log4j12" % "1.7.26"
|
||||||
|
|
||||||
// testing
|
// testing
|
||||||
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.7" % "test"
|
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.7" % "test"
|
||||||
|
|
Loading…
Reference in a new issue