Skip to content

Commit

Permalink
forms_js: upgrade Plugin sbt-web-scalajs, sbt.version=0.13.16
Browse files Browse the repository at this point in the history
  • Loading branch information
jmvanel committed Jan 5, 2018
1 parent 4030e44 commit 96843e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scala/forms_js/project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=0.13.15
sbt.version=0.13.16
6 changes: 4 additions & 2 deletions scala/forms_js/project/build.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
// addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.21")
addSbtPlugin("com.vmunier" % "sbt-web-scalajs" % "1.0.5")
// sbt-scalajs is also declared in parent project !
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.21")

addSbtPlugin("com.vmunier" % "sbt-web-scalajs" % "1.0.6")

0 comments on commit 96843e3

Please sign in to comment.