Skip to content

Commit 3bba197

Browse files
authored
Update cats-core, cats-laws to 2.3.0
1 parent 94da6da commit 3bba197

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.2.0"
15+
val cats: String = "2.3.0"
1616
val collectioncompat: String = "2.3.1"
1717
val github4s: String = "0.27.1"
1818
val http4s: String = "0.21.11"

0 commit comments

Comments
 (0)