diff --git a/project/plugins.sbt b/project/plugins.sbt index 9eb2feb..e69f75b 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,6 +1,6 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34") addSbtPlugin("com.alejandrohdezma" % "sbt-fix" % "0.7.0") -addSbtPlugin("com.alejandrohdezma" % "sbt-ci" % "2.4.0") +addSbtPlugin("com.alejandrohdezma" % "sbt-ci" % "2.4.1") addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.2") addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.2") addSbtPlugin("com.alejandrohdezma" % "sbt-modules" % "0.2.0")