Skip to content

Commit 73a0aa7

Browse files
committed
Revert commit(s) bb2393e
1 parent bb2393e commit 73a0aa7

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
@@ -19,7 +19,7 @@ addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.5")
1919

2020
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.2.0")
2121

22-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.9")
22+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.8")
2323

2424
libraryDependencies += "org.snakeyaml" % "snakeyaml-engine" % "2.5"
2525
libraryDependencySchemes ++= Seq(

0 commit comments

Comments
 (0)