Skip to content

Commit

Permalink
Merge pull request #187 from alejandrohdezma/update/sbt-ci-2.4.1
Browse files Browse the repository at this point in the history
Update sbt-ci to 2.4.1
  • Loading branch information
alejandrohdezma-steward[bot] authored Jan 19, 2022
2 parents fa8a490 + b0995a5 commit 97cd583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -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")
Expand Down

0 comments on commit 97cd583

Please sign in to comment.