Skip to content

Commit

Permalink
Update sbt-scalajs to 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 15, 2024
1 parent c28aba6 commit 61ceafe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ description := "A Sbt plugin that setup source mapping for Scala.js projects hos

startYear := Some(2016)

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")

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

0 comments on commit 61ceafe

Please sign in to comment.