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 7015a40 commit 720207dCopy full SHA for 720207d
project/plugins.sbt
@@ -1,7 +1,7 @@
1
resolvers += "OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"
2
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
4
-addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
+addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.3")
5
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
7
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
0 commit comments