We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56f6e51 commit bf39ec3Copy full SHA for bf39ec3
1 file changed
project/plugins.sbt
@@ -12,5 +12,5 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
12
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
13
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.0.0")
14
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.10.1")
15
-addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.2")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")
16
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0")
0 commit comments