We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5359ad4 + 4d8cb2b commit 2987300Copy full SHA for 2987300
1 file changed
project/plugins.sbt
@@ -13,5 +13,5 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
13
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
14
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
15
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
16
-addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.0.5")
+addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.0.6")
17
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.1")
0 commit comments