Skip to content

Commit 10be7db

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update expecty to 0.17.1
1 parent 81e2306 commit 10be7db

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
@@ -43,7 +43,7 @@ lazy val `rabbitmq-topology-backup` = (project in file("."))
4343
"com.amazonaws" % "aws-lambda-java-log4j2" % "1.5.1" % Runtime,
4444
"software.amazon.awssdk" % "kms" % "2.17.255" % Runtime,
4545
"org.typelevel" %% "munit-cats-effect-3" % "1.0.7" % Test,
46-
"com.eed3si9n.expecty" %% "expecty" % "0.15.4" % Test,
46+
"com.eed3si9n.expecty" %% "expecty" % "0.17.1" % Test,
4747
"org.http4s" %% "http4s-server" % http4sVersion % Test,
4848
"io.circe" %% "circe-literal" % circeVersion % Test,
4949
"io.circe" %% "circe-parser" % circeVersion % Test,

0 commit comments

Comments
 (0)