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.
2 parents 95660be + 5c7e935 commit 1588cb2Copy full SHA for 1588cb2
project/plugins.sbt
@@ -5,7 +5,7 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0")
5
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")
6
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.26")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
8
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.5")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.6")
9
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
10
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.18" )
11
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
0 commit comments