Skip to content

Commit

Permalink
Update sbt-ci to 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrohdezma-steward[bot] committed Jan 19, 2022
1 parent fa8a490 commit b0995a5
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 b0995a5

Please sign in to comment.