Skip to content

Commit e4ef840

Browse files
authored
Merge branch 'main' into update/sbt-scala-module-2.4.0
2 parents a4e96e8 + cdee412 commit e4ef840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.4.0")
2-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.6.0")
2+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.0")
33
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")

0 commit comments

Comments
 (0)