We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09cf71f + c5fd0b8 commit f4ea950Copy full SHA for f4ea950
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.0")
+addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
2
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.1")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
0 commit comments