We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a7e81 commit aeecad1Copy full SHA for aeecad1
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.1"
0 commit comments