We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 407e23b + e794bf4 commit 636809fCopy full SHA for 636809f
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
2
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.12")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
3
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
4
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.0")
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.0")
0 commit comments