Skip to content

Commit 9979cb6

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update aws-lambda-java-log4j2 to 1.6.1
1 parent a70a0ea commit 9979cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ lazy val `mysql-init-custom-resource` = (project in file("."))
4949
"io.circe" %% "circe-refined" % circeVersion,
5050
"io.estatico" %% "newtype" % "0.4.4",
5151
"org.typelevel" %% "log4cats-slf4j" % log4catsVersion,
52-
"com.amazonaws" % "aws-lambda-java-log4j2" % "1.5.1" % Runtime,
52+
"com.amazonaws" % "aws-lambda-java-log4j2" % "1.6.1" % Runtime,
5353
"org.apache.logging.log4j" % "log4j-slf4j-impl" % "2.17.2" % Runtime,
5454
"com.chuusai" %% "shapeless" % "2.3.9",
5555
"com.dwolla" %% "fs2-aws-java-sdk2" % "3.0.0-RC1",

0 commit comments

Comments
 (0)