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 10b7eaa commit 01d9670Copy full SHA for 01d9670
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