Skip to content

Commit

Permalink
Update log4j-over-slf4j, slf4j-api to 2.0.9 (#795)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 17, 2023
1 parent 288da46 commit 7c11dbb
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 @@ -9,7 +9,7 @@ object Build extends AutoPlugin {
val AvroVersion = "1.11.0"
val Log4jVersion = "1.2.17"
val ScalatestVersion = "3.2.16"
val Slf4jVersion = "2.0.7"
val Slf4jVersion = "2.0.9"
val Json4sVersion = "3.6.11"
val CatsVersion = "2.7.0"
val RefinedVersion = "0.9.26"
Expand Down

0 comments on commit 7c11dbb

Please sign in to comment.