This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/sbt-tpolecat-0.4.2
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git
commit 8022db4184c4cc13851effae1d7dfe07ca257df2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 8 00:12:44 2023 +0000
Update sbt-tpolecat to 0.4.2
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index b6bd1c7..3d043e3 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -17,7 +17,7 @@
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.9")
-addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")
+addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.2")
addSbtPlugin("org.musigma" % "sbt-rat" % "0.7.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("com.github.battermann" % "sbt-json" % "0.5.0")