Skip to content

Commit b158275

Browse files
Update sbt-scalajs to 1.13.2 (#171)
1 parent 6f53a2a commit b158275

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.1")
11+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
1212

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

0 commit comments

Comments
 (0)