Skip to content

Commit

Permalink
Merge pull request #909 from ovotech/update/master/log4j-api-2.23.1
Browse files Browse the repository at this point in the history
Update log4j-api, log4j-slf4j-impl to 2.23.1 in master
  • Loading branch information
mergify[bot] authored Mar 11, 2024
2 parents 1cb824d + 214c16d commit 6373e68
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 @@ -16,7 +16,7 @@ lazy val scalatestScalacheckVersion = "3.1.1.1"

lazy val slf4jVersion = "1.7.36"

lazy val log4jVersion = "2.23.0"
lazy val log4jVersion = "2.23.1"

lazy val http4sVersion = "0.23.26"

Expand Down

0 comments on commit 6373e68

Please sign in to comment.