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 240739c commit f8b8fecCopy full SHA for f8b8fec
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.6"
9
}
10
0 commit comments