diff --git a/play-scala-log4j2-example/build.sbt b/play-scala-log4j2-example/build.sbt index 5c3e4b62..100fc969 100644 --- a/play-scala-log4j2-example/build.sbt +++ b/play-scala-log4j2-example/build.sbt @@ -1,4 +1,4 @@ -val log4jVersion = "2.23.1" +val log4jVersion = "2.24.0" lazy val root = (project in file(".")) .enablePlugins(PlayScala)