From 53d4f7f29eec6fd13388d2e4ed58f4d65aba1e58 Mon Sep 17 00:00:00 2001 From: Michal Sitko Date: Wed, 7 Jul 2021 17:33:40 +0200 Subject: [PATCH] Bump up sbt-tpolecat version --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 199a7ca..f338c2a 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1 +1 @@ -addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.11") \ No newline at end of file +addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")