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 53c3758 commit 0498170Copy full SHA for 0498170
project/plugins.sbt
@@ -5,6 +5,6 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
5
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
6
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
7
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
8
-addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.3.0")
+addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.4.0")
9
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
10
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
0 commit comments