Skip to content

Commit 4da053d

Browse files
Update sbt-scalajs to 1.16.0 (ThoughtWorksInc#202)
1 parent c28aba6 commit 4da053d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ description := "A Sbt plugin that setup source mapping for Scala.js projects hos
88

99
startYear := Some(2016)
1010

11-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
11+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
1212

1313
libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "6.6.0.202305301015-r"

0 commit comments

Comments
 (0)