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.
2 parents 7b9f8e2 + 01d9670 commit a2d2dceCopy full SHA for a2d2dce
project/Dependencies.scala
@@ -4,7 +4,7 @@ import org.portablescala.sbtplatformdeps.PlatformDepsPlugin.autoImport._
4
object Dependencies {
5
6
object Versions {
7
- val scalaCssV = "0.6.1"
+ val scalaCssV = "0.7.0"
8
val scalaJsReactV = "1.7.7"
9
}
10
0 commit comments