Skip to content

Commit 0dc2717

Browse files
author
gvolpe-steward[bot]
committed
Update cats-core, cats-laws to 2.13.0
1 parent 245d25a commit 0dc2717

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import org.portablescala.sbtplatformdeps.PlatformDepsPlugin.autoImport._
44
object Dependencies {
55

66
object V {
7-
val cats = "2.12.0"
7+
val cats = "2.13.0"
88
val catsEffect = "3.5.7"
99
val circe = "0.14.10"
1010
val circeRefined = "0.15.1"

0 commit comments

Comments
 (0)