Skip to content

Commit

Permalink
Update cats-mtl, cats-mtl-laws to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 5, 2024
1 parent caf1c8f commit 42ddab1
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.10.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.0"
libraryDependencies ++= Seq(
Expand Down

0 comments on commit 42ddab1

Please sign in to comment.