diff --git a/project/plugins.sbt b/project/plugins.sbt index 2692cf699..4f9b71cb9 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -17,4 +17,4 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.12.0" addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0") addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.2") addSbtPlugin("ch.epfl.scala" % "sbt-missinglink" % "0.3.6") -addSbtPlugin("io.higherkindness" % "sbt-mu-srcgen" % "0.32.0") +addSbtPlugin("io.higherkindness" % "sbt-mu-srcgen" % "0.32.1")