From 151ae34dfac192f3fba635bdf837168c7d0dbc73 Mon Sep 17 00:00:00 2001 From: 47erbot Date: Wed, 18 Nov 2020 05:46:39 +0000 Subject: [PATCH] Update sbt-tpolecat to 0.1.15 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index ad96e81..77d1e91 100755 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -7,4 +7,4 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.8.2") addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.8.2") addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.8.2") addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0") -addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.14") +addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.15")