Skip to content

Commit

Permalink
Update slf4j-reload4j to 2.0.16 (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 22, 2024
1 parent 1bf9608 commit aee221f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ val parquetVersion = "1.14.1"
val protobufGenericVersion = "0.2.9"
val protobufVersion = "4.27.3"
val scalatestVersion = "3.2.19"
val slf4jReload4jVersion = "2.0.13"
val slf4jReload4jVersion = "2.0.16"

// use slf4j-reload4j instead
lazy val excludeLog4j = ExclusionRule("log4j", "log4j")
Expand Down

0 comments on commit aee221f

Please sign in to comment.