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 1ed1e99 commit 198072dCopy full SHA for 198072d
project/plugins.sbt
@@ -2,6 +2,6 @@
2
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
3
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
4
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
5
-addSbtPlugin("ch.epfl.scala" % "sbt-scala3-migrate" % "0.7.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-scala3-migrate" % "0.7.1")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
7
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
0 commit comments