Skip to content

Commit 249d921

Browse files
authored
Update cats-core, cats-laws to 2.7.0
1 parent 30e0954 commit 249d921

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.6.1"
15+
val cats: String = "2.7.0"
1616
val collectioncompat: String = "2.6.0"
1717
val github4s: String = "0.28.5"
1818
val http4s: String = "0.21.31"

0 commit comments

Comments
 (0)