Skip to content

Commit 2214d8f

Browse files
committed
Update cats-core to 2.12.0
1 parent 8e61648 commit 2214d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

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

66
object Versions {
7-
val catsCoreV = "2.7.0"
7+
val catsCoreV = "2.12.0"
88
val scalaCssV = "1.0.0"
99
val scalaJsDomV = "2.2.0"
1010
val scalaJsReactV = "2.1.2"

0 commit comments

Comments
 (0)