We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e61648 commit 2214d8fCopy full SHA for 2214d8f
project/Dependencies.scala
@@ -4,7 +4,7 @@ import org.portablescala.sbtplatformdeps.PlatformDepsPlugin.autoImport._
4
object Dependencies {
5
6
object Versions {
7
- val catsCoreV = "2.7.0"
+ val catsCoreV = "2.12.0"
8
val scalaCssV = "1.0.0"
9
val scalaJsDomV = "2.2.0"
10
val scalaJsReactV = "2.1.2"
0 commit comments