Skip to content

Commit 0ffbb7d

Browse files
authored
Update cats-core to 2.3.1
1 parent 8f99868 commit 0ffbb7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
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.3.0"
13+
val cats: String = "2.3.1"
1414
val circe: String = "0.13.0"
1515
val classutil: String = "1.5.1"
1616
val http4s: String = "0.21.14"

0 commit comments

Comments
 (0)