Skip to content

Commit 302309d

Browse files
scala-stewardxuwei-k
authored andcommitted
Update auxlib, javalib, junit-runtime, ... to 0.4.3
1 parent cb59e99 commit 302309d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.0.1")
22
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
33
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.1.0")
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.8.0")
5-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.2")
5+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.3")
66
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")

0 commit comments

Comments
 (0)