We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ca70f9 + 0b40c99 commit 1273831Copy full SHA for 1273831
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.2.0")
+addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.2.2")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
3
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
4
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
0 commit comments