Skip to content

Commit

Permalink
Update log4j-api, log4j-core, ... to 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 15, 2019
1 parent 668cd2e commit bf92e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ object Build extends AutoPlugin {
val JacksonVersion = "2.10.1"
val Json4sVersion = "3.6.7"
val AWSJavaSdkVersion = "2.7.1"
val Log4jVersion = "2.12.1"
val Log4jVersion = "2.13.0"
val MockitoVersion = "3.2.0"
val MonixVersion = "3.1.0"
val PlayJsonVersion = "2.8.1"
Expand Down

0 comments on commit bf92e7a

Please sign in to comment.