Skip to content

Commit

Permalink
Update expecty to 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Nov 13, 2024
1 parent 3e2e87e commit c637bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BouncyCastlePlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ object BouncyCastlePlugin extends AutoPlugin {
"org.typelevel" %% "scalacheck-effect-munit" % "2.0.0-M2" % Test,
"org.typelevel" %% "munit-cats-effect" % "2.0.0" % Test,
"dev.holt" %% "java-time-literals" % "1.1.1" % Test,
"com.eed3si9n.expecty" %% "expecty" % "0.16.0" % Test,
"com.eed3si9n.expecty" %% "expecty" % "0.17.0" % Test,
)
},
publishArtifact := false,
Expand Down

0 comments on commit c637bea

Please sign in to comment.