Skip to content

Commit bfc8613

Browse files
Update cats-core, cats-laws, cats-testkit to 2.11.0
1 parent f679286 commit bfc8613

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
@@ -27,7 +27,7 @@ lazy val commonNativeSettings = Seq(
2727
tlVersionIntroduced := List("2.12", "2.13", "3").map(_ -> "1.3.0").toMap
2828
)
2929

30-
val CatsVersion = "2.10.0"
30+
val CatsVersion = "2.11.0"
3131

3232
lazy val root = tlCrossRootProject.aggregate(core, laws, tests, unidocs)
3333

0 commit comments

Comments
 (0)