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 a126a8d commit 75ea16fCopy full SHA for 75ea16f
build.sbt
@@ -8,6 +8,6 @@ description := "A Sbt plugin that setup source mapping for Scala.js projects hos
8
9
startYear := Some(2016)
10
11
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
12
13
libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "6.3.0.202209071007-r"
0 commit comments