From 84de611b76d4c3ae23b40e8770d6904e688499d8 Mon Sep 17 00:00:00 2001 From: Simon Dumas Date: Fri, 17 Jan 2025 17:15:31 +0100 Subject: [PATCH] Add final line --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 27e439ed46..da081935a9 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -20,4 +20,4 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2") addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7") -addDependencyTreePlugin \ No newline at end of file +addDependencyTreePlugin