Skip to content

Commit

Permalink
Merge branch 'main' into update/log4cats-noop-2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Aug 17, 2022
2 parents e77d060 + f2f0bcb commit 613ac38
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 @@ -41,7 +41,7 @@ lazy val `rabbitmq-topology-backup` = (project in file("."))
"com.dwolla" %% "fs2-aws-java-sdk2" % "3.0.0-RC1",
"org.apache.logging.log4j" % "log4j-slf4j-impl" % "2.17.2" % Runtime,
"com.amazonaws" % "aws-lambda-java-log4j2" % "1.5.1" % Runtime,
"software.amazon.awssdk" % "kms" % "2.17.189" % Runtime,
"software.amazon.awssdk" % "kms" % "2.17.255" % Runtime,
"org.typelevel" %% "munit-cats-effect-3" % "1.0.7" % Test,
"com.eed3si9n.expecty" %% "expecty" % "0.15.4" % Test,
"org.http4s" %% "http4s-server" % http4sVersion % Test,
Expand Down

0 comments on commit 613ac38

Please sign in to comment.