Skip to content

Commit d18a1d6

Browse files
authored
Update cats-core, cats-laws to 2.9.0
1 parent 0a8d4f5 commit d18a1d6

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

1515
lazy val V = new {
16-
val cats: String = "2.8.0"
16+
val cats: String = "2.9.0"
1717
val collectioncompat: String = "2.8.1"
1818
val github4s: String = "0.31.2"
1919
val http4s: String = "0.23.12"

0 commit comments

Comments
 (0)