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.
2 parents b9159ca + 9742fda commit e5f1297Copy full SHA for e5f1297
project/plugins.sbt
@@ -11,7 +11,7 @@ addSbtPlugin("io.github.cquiroz" % "sbt-tzdb" % "4.1.0")
11
12
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
13
14
-addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.3")
+addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
15
16
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
17
0 commit comments