Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

Commit 6156cc4

Browse files
author
Scala Steward
committed
Update cats-core to 2.4.2
1 parent 39f3b52 commit 6156cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/CompileTimeDependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import sbt._
22

33
object Versions {
44

5-
final val cats = "2.3.1"
5+
final val cats = "2.4.2"
66
final val catsEffect = "2.3.3"
77
final val circe = "0.13.0"
88
final val datadog = "0.68.0"

0 commit comments

Comments
 (0)