Skip to content

Commit abd3ffb

Browse files
Update cats-mtl, cats-mtl-laws to 1.6.0 in series/3.x
1 parent 2172c00 commit abd3ffb

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
@@ -326,7 +326,7 @@ ThisBuild / autoAPIMappings := true
326326
ThisBuild / Test / testOptions += Tests.Argument("+l")
327327

328328
val CatsVersion = "2.13.0"
329-
val CatsMtlVersion = "1.5.0"
329+
val CatsMtlVersion = "1.6.0"
330330
val ScalaCheckVersion = "1.18.1"
331331
val CoopVersion = "1.3.0"
332332
val MUnitVersion = "1.1.0"

0 commit comments

Comments
 (0)