We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdee2d6 commit a6bd82cCopy full SHA for a6bd82c
1 file changed
project/plugins.sbt
@@ -10,6 +10,6 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.11.2"
10
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.2")
11
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.2")
12
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")
13
-addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")
+addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")
14
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
15
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.9.0")
0 commit comments