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 915ba29 commit 4c19fa0Copy full SHA for 4c19fa0
1 file changed
project/plugins.sbt
@@ -7,6 +7,6 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
7
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.17")
8
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
9
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
10
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
11
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
12
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.3.10")
0 commit comments