diff --git a/project/plugins.sbt b/project/plugins.sbt index 9506a42e9..1e554614c 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -addSbtPlugin("com.ossuminc" % "sbt-ossuminc" % "0.11.1") +addSbtPlugin("com.ossuminc" % "sbt-ossuminc" % "0.12.0") // This enables sbt-bloop to create bloop config files for Metals editors // Uncomment locally if you use metals, otherwise don't slow down other