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 8044135 commit b14d8c8Copy full SHA for b14d8c8
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.10.1
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
4
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.6")
5
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
6
-addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.16")
+addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.17")
7
addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "3.1.1")
8
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.18")
9
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
0 commit comments