We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c24a7cd + e3b66db commit 82d76cfCopy full SHA for 82d76cf
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.9.1
+sbt.version=1.9.2
project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.0.1")
+addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.1.0")
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.13.2")
0 commit comments