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 c74766d commit 917e116Copy full SHA for 917e116
project/plugins.sbt
@@ -13,7 +13,7 @@ addSbtPlugin("io.github.cquiroz" % "sbt-tzdb" % "3.0.0")
13
14
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
15
16
-addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
+addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.3")
17
18
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
19
0 commit comments