| changeset 20 | e325a167fc78 |
| parent 15 | 149647cd3801 |
| child 25 | e59b0d34d1cd |
--- a/build.sbt Thu Nov 05 14:25:49 2015 +0100 +++ b/build.sbt Thu Nov 19 18:22:23 2015 +0100 @@ -14,7 +14,7 @@ licenses += ("Apache-2.0", url("http://opensource.org/licenses/Apache-2.0")), libraryDependencies ++= Seq( - "com.lihaoyi" %%% "scalatags" % "0.5.2" + "com.lihaoyi" %%% "scalatags" % "0.5.3" //"com.github.japgolly.scalacss" %%% "ext-scalatags" % "0.1.0" ),