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 71e3514 commit 529195eCopy full SHA for 529195e
1 file changed
project/plugins.sbt
@@ -2,7 +2,7 @@ val zioSbtVersion = "0.5.3"
2
3
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.3")
4
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")
5
-addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.6")
+addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.7")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")
7
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
8
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")
0 commit comments