We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a46c97 commit de81e5bCopy full SHA for de81e5b
1 file changed
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
4
5
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta37")
6
7
-addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.0")
+addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
8
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
9
10
libraryDependencies ++= Seq("com.lihaoyi" %% "upickle" % "1.6.0")
0 commit comments