Skip to content

Commit db06620

Browse files
authored
Update cats-core to 2.7.0
1 parent 012e22e commit db06620

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
@@ -10,7 +10,7 @@ addCommandAlias("ci-docs", "github; mdoc; headerCreateAll")
1010
addCommandAlias("ci-publish", "github; ci-release")
1111

1212
lazy val V = new {
13-
val cats: String = "2.6.1"
13+
val cats: String = "2.7.0"
1414
val circe: String = "0.14.1"
1515
val classutil: String = "1.5.1"
1616
val http4s: String = "0.21.31"

0 commit comments

Comments
 (0)