Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4bdcad5

Browse files
Merge pull request #566 from scala-steward/update/sbt-scala-module-3.2.0
Update sbt-scala-module to 3.2.0
2 parents 75dbf07 + 5cfb1ed commit 4bdcad5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ lazy val parserCombinators = crossProject(JVMPlatform, JSPlatform, NativePlatfor
9393
// Scala.js cannot run forked tests
9494
Test / fork := false
9595
)
96+
.jvmEnablePlugins(SbtOsgi)
9697
.jsEnablePlugins(ScalaJSJUnitPlugin)
9798
.nativeEnablePlugins(ScalaNativeJUnitPlugin)
9899
.nativeSettings(

‎project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.1.0")
1+
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.2.0")
22

33
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /