From a2da5f2981587d5337845e2ded1d3f23120f0f1c Mon Sep 17 00:00:00 2001 From: 47erbot Date: Mon, 24 May 2021 05:46:29 +0000 Subject: [PATCH] Update sbt-tpolecat to 0.1.18 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 1ffe43a..6dd0084 100755 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -7,4 +7,4 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.9.2") addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.9.2") addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.9.2") addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0") -addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.17") +addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.18")