Skip to content

Commit 6c50c2e

Browse files
authored
Update cats-core, cats-laws to 2.2.0
1 parent be945fd commit 6c50c2e

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
@@ -12,7 +12,7 @@ addCommandAlias("ci-docs", ";github; mdoc; headerCreateAll")
1212
addCommandAlias("ci-publish", ";github; ci-release")
1313

1414
lazy val V = new {
15-
val cats: String = "2.1.1"
15+
val cats: String = "2.2.0"
1616
val collectioncompat: String = "2.1.6"
1717
val github4s: String = "0.25.0"
1818
val http4s: String = "0.21.7"

0 commit comments

Comments
 (0)