Skip to content

Commit

Permalink
Update cats-mtl, cats-mtl-laws to 1.5.0 (#638)
Browse files Browse the repository at this point in the history
Co-authored-by: Piotr Paradziński <[email protected]>
  • Loading branch information
scala-steward and lemastero authored Nov 1, 2024
1 parent 39d34bb commit a70c448
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 @@ -12,7 +12,7 @@ crossScalaVersions := List(scala212, scala213)
resolvers += Resolver.sonatypeRepo("snapshots")

lazy val catsVersion = "2.12.0"
lazy val catsMtlVersion = "1.3.1"
lazy val catsMtlVersion = "1.5.0"
lazy val scalaTestPlusVersion = "3.1.0.0-RC2"
lazy val scalacheckVersion = "1.18.1"
libraryDependencies ++= Seq(
Expand Down

0 comments on commit a70c448

Please sign in to comment.