From a8e2747dde13a40f8244c8c82a48a54d79d9108a Mon Sep 17 00:00:00 2001 From: Mark Canlas Date: Tue, 30 Jun 2020 09:18:14 -0400 Subject: [PATCH] sbt-tpolecat 0.1.13 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 1747e6c..6ee7156 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4") -addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.12") +addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.13")