Skip to content

Commit

Permalink
Update cats-laws to 2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed May 28, 2024
1 parent a70a0ea commit 19ddc84
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 @@ -75,7 +75,7 @@ lazy val `mysql-init-custom-resource` = (project in file("."))
"com.eed3si9n.expecty" %% "expecty" % "0.15.4" % Test,
"software.amazon.awssdk" % "sts" % awsSdkVersion % Test,
"eu.timepit" %% "refined-scalacheck" % refinedV % Test,
"org.typelevel" %% "cats-laws" % "2.7.0" % Test,
"org.typelevel" %% "cats-laws" % "2.11.0" % Test,
"org.typelevel" %% "discipline-munit" % "1.0.9" % Test,
)
},
Expand Down

0 comments on commit 19ddc84

Please sign in to comment.