Skip to content

Commit 0719ee0

Browse files
authored
Merge pull request #4613 from typelevel/update/series/3.x/cats-mtl-1.7.0
Update cats-mtl, cats-mtl-laws to 1.7.0 in series/3.x
2 parents 2b1fd3c + 441491f commit 0719ee0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ ThisBuild / autoAPIMappings := true
321321
ThisBuild / Test / testOptions += Tests.Argument("+l")
322322

323323
val CatsVersion = "2.13.0"
324-
val CatsMtlVersion = "1.6.0"
324+
val CatsMtlVersion = "1.7.0"
325325
val ScalaCheckVersion = "1.19.0"
326326
val CoopVersion = "1.3.0"
327327
val MUnitVersion = "1.1.0"

0 commit comments

Comments
 (0)