Skip to content

Commit 54782bb

Browse files
authored
Merge pull request #4472 from typelevel/update/series/3.x/cats-mtl-1.6.0
Update cats-mtl, cats-mtl-laws to 1.6.0 in series/3.x
2 parents 2172c00 + abd3ffb commit 54782bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)