Skip to content

Commit 63bda79

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update expecty to 0.17.1
1 parent a70a0ea commit 63bda79

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
@@ -72,7 +72,7 @@ lazy val `mysql-init-custom-resource` = (project in file("."))
7272
"com.github.julien-truffaut" %% "monocle-core" % monocleVersion % Test,
7373
"com.github.julien-truffaut" %% "monocle-macro" % monocleVersion % Test,
7474
"org.http4s" %% "http4s-dsl" % http4sVersion % Test,
75-
"com.eed3si9n.expecty" %% "expecty" % "0.15.4" % Test,
75+
"com.eed3si9n.expecty" %% "expecty" % "0.17.1" % Test,
7676
"software.amazon.awssdk" % "sts" % awsSdkVersion % Test,
7777
"eu.timepit" %% "refined-scalacheck" % refinedV % Test,
7878
"org.typelevel" %% "cats-laws" % "2.7.0" % Test,

0 commit comments

Comments
 (0)