Skip to content

Commit c6ff124

Browse files
Update junit-plugin, junit-runtime, ... to 0.4.10 (#201)
1 parent 0bb7eea commit c6ff124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.0.1")
22
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
33
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.2.0")
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
5-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.9")
5+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.10")

0 commit comments

Comments
 (0)