Skip to content

Commit

Permalink
Update sbt-modules to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Apr 23, 2021
1 parent 4c6d18c commit 81127b9
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
Expand Up @@ -5,7 +5,7 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-fix" %
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.9.2")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.9.2")
addSbtPlugin("com.alejandrohdezma" % "sbt-mdoc-toc" % "0.3.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-modules" % "0.1.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-modules" % "0.2.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-scalafix-defaults" % "0.4.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-scalafmt-defaults" % "0.4.1")
Expand Down

0 comments on commit 81127b9

Please sign in to comment.