Skip to content

Commit a7d5d8f

Browse files
committed
Update cats-core to 2.13.0
1 parent 63a660a commit a7d5d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ object Dependencies {
1212
val sstream = "com.evolutiongaming" %% "sstream" % "1.0.2"
1313

1414
object Cats {
15-
private val version = "2.12.0"
15+
private val version = "2.13.0"
1616
val core = "org.typelevel" %% "cats-core" % version
1717
}
1818

0 commit comments

Comments
 (0)