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 d0a5abd commit 2022078Copy full SHA for 2022078
1 file changed
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("org.xerial.sbt" %% "sbt-sonatype" % "3.12.2")
2
addSbtPlugin("com.github.sbt" %% "sbt-pgp" % "2.3.1")
3
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
4
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
5
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
6
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
7
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.5.0")
0 commit comments