Skip to content

Commit

Permalink
Update sbt-ci to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrohdezma committed Nov 29, 2020
1 parent dab1dfa commit ac86790
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.21")
addSbtPlugin("com.alejandrohdezma" % "sbt-fix" % "0.7.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-ci" % "1.1.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-ci" % "1.1.3")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.8.2")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.8.2")
addSbtPlugin("com.alejandrohdezma" % "sbt-scalafix-defaults" % "0.4.0")
Expand Down

0 comments on commit ac86790

Please # to comment.