Skip to content

Commit

Permalink
Update log4j-slf4j-impl to 2.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Sep 7, 2024
1 parent 81e2306 commit 0ea0978
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 @@ -39,7 +39,7 @@ lazy val `rabbitmq-topology-backup` = (project in file("."))
"org.tpolecat" %% "natchez-http4s" % "0.3.2",
"org.typelevel" %% "log4cats-slf4j" % log4CatsVersion,
"com.dwolla" %% "fs2-aws-java-sdk2" % "3.0.0-RC1",
"org.apache.logging.log4j" % "log4j-slf4j-impl" % "2.17.2" % Runtime,
"org.apache.logging.log4j" % "log4j-slf4j-impl" % "2.24.0" % Runtime,
"com.amazonaws" % "aws-lambda-java-log4j2" % "1.5.1" % Runtime,
"software.amazon.awssdk" % "kms" % "2.17.255" % Runtime,
"org.typelevel" %% "munit-cats-effect-3" % "1.0.7" % Test,
Expand Down

0 comments on commit 0ea0978

Please sign in to comment.